Share via


IMsoAxis.TickLabelPosition Property

Namespace:  Microsoft.Office.Core
Assembly:  office (in office.dll)

Syntax

'Declaration
Property TickLabelPosition As XlTickLabelPosition
    Get
    Set
'Usage
Dim instance As IMsoAxis
Dim value As XlTickLabelPosition

value = instance.TickLabelPosition

instance.TickLabelPosition = value
XlTickLabelPosition TickLabelPosition { get; set; }

Property Value

Type: Microsoft.Office.Core.XlTickLabelPosition

See Also

Reference

IMsoAxis Interface

IMsoAxis Members

Microsoft.Office.Core Namespace