Parent Property Example
This example displays the name of the chart that contains myAxis.
myAxis
Set myAxis = Charts(1).Axes(xlValue) MsgBox myAxis.Parent.Name