Partager via


IMsoAxis.TickLabelSpacing Property

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

Syntax

'Declaration
Property TickLabelSpacing As Integer
    Get
    Set
'Usage
Dim instance As IMsoAxis
Dim value As Integer

value = instance.TickLabelSpacing

instance.TickLabelSpacing = value
int TickLabelSpacing { get; set; }

Property Value

Type: System.Int32

See Also

Reference

IMsoAxis Interface

IMsoAxis Members

Microsoft.Office.Core Namespace