ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.ActiveReports.Rendering.Components.Sparkline Namespace / SeriesStatistics Class / Count Property

In This Topic
    Count Property (SeriesStatistics)
    In This Topic
    Gets the count of series values.
    Syntax
    'Declaration
     
    Public ReadOnly Property Count As Integer
    public int Count {get;}
    See Also