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

In This Topic
Statistics Property
In This Topic
Gets the statistics bound to the current series.
Syntax
'Declaration
 
Public ReadOnly Property Statistics As SeriesStatistics
 

Property Value

The statistics bound to the current series as a SeriesStatistics.
See Also