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

In This Topic
    Statistics Property
    In This Topic
    Gets statistics bound to current series.
    Syntax
    'Declaration
     
    Public ReadOnly Property Statistics As SeriesStatistics
    public SeriesStatistics Statistics {get;}
    See Also