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

In This Topic
    CategoriesCount Property
    In This Topic
    Returns the count of the number of categories in this chart.
    Syntax
    'Declaration
     
    ReadOnly Property CategoriesCount As Integer
    int CategoriesCount {get;}
    See Also