grouping_levels property

grouping_levels property

Managed container of the values of the chart category grouping levels. Multi-level category contain more then one grouping level. Grouping levels indexing is zero-based. Read-only IChartCategoryLevelsManager.

Definition:

@property
def grouping_levels(self):
    ...

See Also