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

In This Topic
Count Property (Series)
In This Topic
Gets the count of series values.
Syntax
'Declaration
 
Public ReadOnly Property Count As Integer
 

Property Value

The count of series values as an System.Int32.
See Also