Gets the set of category groupings for the chart.
| Visual Basic (Declaration) | |
|---|---|
Public ReadOnly Property CategoryGroupings As CategoryGroupingCollection | |
| C# | |
|---|---|
public CategoryGroupingCollection CategoryGroupings {get;} | |
Return Value
A CategoryGroupingCollection indicating the set of category groupings for the chart.