Share via


Axis.TickLabels Property

Returns the tick-mark labels for the specified axis. Read-only TickLabels.

Namespace:  Microsoft.Office.Interop.PowerPoint
Assembly:  Microsoft.Office.Interop.PowerPoint (in Microsoft.Office.Interop.PowerPoint.dll)

Syntax

'Declaration
ReadOnly Property TickLabels As TickLabels
    Get
'Usage
Dim instance As Axis
Dim value As TickLabels

value = instance.TickLabels
TickLabels TickLabels { get; }

Property Value

Type: Microsoft.Office.Interop.PowerPoint.TickLabels

See Also

Reference

Axis Interface

Axis Members

Microsoft.Office.Interop.PowerPoint Namespace