ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.ActiveReports.Extensibility.Rendering.Components.Chart Namespace / IChart Interface / CategoryGroupingsCount Property

In This Topic
    CategoryGroupingsCount Property
    In This Topic
    Gets number of category groupings defined in chart definition.
    Syntax
    'Declaration
     
    ReadOnly Property CategoryGroupingsCount As Integer
    int CategoryGroupingsCount {get;}
    See Also