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

Glossary Item Box

Gets the category count.

Syntax

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

See Also