IMsoAxis.TickLabels Property
Namespace: Microsoft.Office.Core
Assembly: office (in office.dll)
Syntax
'Declaration
ReadOnly Property TickLabels As IMsoTickLabels
Get
'Usage
Dim instance As IMsoAxis
Dim value As IMsoTickLabels
value = instance.TickLabels
IMsoTickLabels TickLabels { get; }
Property Value
Type: Microsoft.Office.Core.IMsoTickLabels