ActiveReports 19 .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 the number of category groupings defined in the chart definition.
    Syntax
    'Declaration
     
    ReadOnly Property CategoryGroupingsCount As Integer
    int CategoryGroupingsCount {get;}

    Property Value

    An System.Int32 specifying the number of category groupings defined in the chart.
    See Also