ActiveReports 11
CategoryGroupings Property

GrapeCity.ActiveReports.v11 Assembly > GrapeCity.ActiveReports.PageReportModel Namespace > Chart Class : CategoryGroupings Property

Gets the set of category groupings for the chart.

Syntax
'Declaration
 
Public ReadOnly Property CategoryGroupings As CategoryGroupingCollection
public CategoryGroupingCollection CategoryGroupings {get;}

Property Value

A CategoryGroupingCollection indicating the set of category groupings for the chart.
See Also

Reference

Chart Class
Chart Members