Axis.TickLabelPosition Property
Describes the position of tick-mark labels on the specified axis. Read/write.
Namespace: Microsoft.Office.Interop.Word
Assembly: Microsoft.Office.Interop.Word (in Microsoft.Office.Interop.Word.dll)
Syntax
'Declaration
Property TickLabelPosition As XlTickLabelPosition
Get
Set
'Usage
Dim instance As Axis
Dim value As XlTickLabelPosition
value = instance.TickLabelPosition
instance.TickLabelPosition = value
XlTickLabelPosition TickLabelPosition { get; set; }
Property Value
Type: Microsoft.Office.Interop.Word.XlTickLabelPosition
XlTickLabelPosition