AxisTitle.Name (Word)
Returns a String value that represents the name of the object.
Dim strName As String
strName = ActiveDocument.Background.Chart.Axes(1).AxisTitle.Name
Returns a String value that represents the name of the object.
Dim strName As String
strName = ActiveDocument.Background.Chart.Axes(1).AxisTitle.Name