Gets the set of category groupings for the chart.
| Visual Basic (Declaration) | |
|---|---|
Public ReadOnly Property CategoryGroupings As CategoryGroupingCollection | |
| C# | |
|---|---|
public CategoryGroupingCollection CategoryGroupings {get;} | |
|
| ActiveReports Developer 7 | |
| CategoryGroupings Property | |
| See Also | |
| GrapeCity.ActiveReports.v7 Assembly > GrapeCity.ActiveReports.PageReportModel Namespace > Chart Class : CategoryGroupings Property |
Glossary Item Box
Gets the set of category groupings for the chart.
| Visual Basic (Declaration) | |
|---|---|
Public ReadOnly Property CategoryGroupings As CategoryGroupingCollection | |
| C# | |
|---|---|
public CategoryGroupingCollection CategoryGroupings {get;} | |