GroupingLevels

IChartCategory.GroupingLevels 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.

public IChartCategoryLevelsManager GroupingLevels { get; }

See Also