Share via


IMsoAxis.TickLabelSpacingIsAuto Property

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

Syntax

'Declaration
Property TickLabelSpacingIsAuto As Boolean
    Get
    Set
'Usage
Dim instance As IMsoAxis
Dim value As Boolean

value = instance.TickLabelSpacingIsAuto

instance.TickLabelSpacingIsAuto = value
bool TickLabelSpacingIsAuto { get; set; }

Property Value

Type: System.Boolean

See Also

Reference

IMsoAxis Interface

IMsoAxis Members

Microsoft.Office.Core Namespace