CategoryCollection.Parent property (Excel)
Returns an Object that represents the parent object of the specified CategoryCollection object. Read-only.
Syntax
expression.Parent
expression A variable that represents a CategoryCollection object.
Remarks
This property will return the Chart object that owns this collection of categories.
Property 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.