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

In This Topic
    DataPointCategoryCount Property
    In This Topic
    Returns the category count.
    Syntax
    'Declaration
     
    ReadOnly Property DataPointCategoryCount As Integer
    int DataPointCategoryCount {get;}
    See Also