ActiveReports 19 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.ActiveReports.Rendering.Components.Sparkline Namespace / ISparklineChart Interface / Series Property

In This Topic
Series Property (ISparklineChart)
In This Topic
Gets the series of the chart.
Syntax
'Declaration
 
ReadOnly Property Series As Series
 

Property Value

The series of the chart as a Series.
See Also