Axis.AxisTitle Property

Definition

Returns the title of the specified axis. Read-only.

public:
 property Microsoft::Office::Interop::Word::AxisTitle ^ AxisTitle { Microsoft::Office::Interop::Word::AxisTitle ^ get(); };
public Microsoft.Office.Interop.Word.AxisTitle AxisTitle { get; }
member this.AxisTitle : Microsoft.Office.Interop.Word.AxisTitle
Public ReadOnly Property AxisTitle As AxisTitle

Property Value

AxisTitle

Applies to