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

Glossary Item Box

Gets top-level category grouping members.

Syntax

Visual Basic (Declaration) 
ReadOnly Property CategoryMemberCollection As IChartMemberCollection
C# 
IChartMemberCollection CategoryMemberCollection {get;}

See Also