IChartCategoryCollectionGroupingLevelCount Property |
Returns count of category grouping levels used.
Is more then one for multilevel categories.
Read-only
Int32.
Namespace:
Aspose.Slides.Charts
Assembly:
Aspose.Slides (in Aspose.Slides.dll) Version: 20.3.0.0 (20.3)
Syntaxint GroupingLevelCount { get; }ReadOnly Property GroupingLevelCount As Integer
Get
property int GroupingLevelCount {
int get ();
}abstract GroupingLevelCount : int with get
Property Value
Type:
Int32
See Also