Udostępnij za pośrednictwem


IMsoAxis.TickMarkSpacing Property

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

Syntax

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

value = instance.TickMarkSpacing

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

Property Value

Type: System.Int32

See Also

Reference

IMsoAxis Interface

IMsoAxis Members

Microsoft.Office.Core Namespace