ActiveReports Developer 7
Count Property
See Also 
GrapeCity.ActiveReports.Extensibility.v7 Assembly > GrapeCity.ActiveReports.Extensibility.Rendering.Components.Chart Namespace > IChartDataPointCollection Interface : Count Property

Glossary Item Box

Gets the number of category*series cells.

Syntax

Visual Basic (Declaration) 
ReadOnly Property Count As System.Integer
C# 
System.int Count {get;}

See Also