Axis.TickLabels Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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