MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.ActiveReports.Extensibility.Rendering.Components.Chart Namespace / IChartDataPointCollection Interface / Count Property

In This Topic
Count Property (IChartDataPointCollection)
In This Topic
Gets the number of category*series cells.
Syntax
'Declaration
 
ReadOnly Property Count As Integer
 

Property Value

An System.Int32 specifying the total number of data points.
See Also