ChartGroup.FullCategoryCollection method (Excel)
Returns an object that represents a collection of all the visible and filtered categories (a CategoryCollection collection) in the chart group.
Syntax
expression.FullCategoryCollection (Index)
expression A variable that represents a ChartGroup object.
Parameters
Name | Required/Optional | Data type | Description |
---|---|---|---|
Index | Optional | Variant | The name or number of the categories. |
Return value
Object
Support and feedback
Have questions or feedback about Office VBA or this documentation? Please see Office VBA support and feedback for guidance about the ways you can receive support and provide feedback.