Axis.TickLabels Property

Definition

Returns the tick-mark labels for the specified axis. Read-only.

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

Property Value

TickLabels

Applies to