Share via


TickLabels Members

Include Protected Members
Include Inherited Members

Represents the tick-mark labels associated with tick marks on a chart axis.

The TickLabels type exposes the following members.

Properties

  Name Description
Public property Alignment Returns or sets the alignment for the specified phonetic text or tick label. Read/write 64-bit signed integer.
Public property Application When used without an object qualifier, returns an Application object that represents the Microsoft PowerPoint application. When used with an object qualifier, returns an Application object that represents the creator of the specified object (you can use this property with an Automation object to return the application of that object). Read-only.
Public property AutoScaleFont Reserved for internal use.
Public property Creator Returns a 32-bit integer that indicates the application in which the specified object was created. Read-only.
Public property Depth Returns or sets the depth of the shape's extrusion. Read/write.
Public property Font Returns the font of the specified object. Read-only ChartFont.
Public property Format Returns the line, fill, and effect formatting for the object. Read-only ChartFormat.
Public property MultiLevel Returns or sets a value that indicates whether an axis is multilevel. Read/write Boolean value.
Public property Name Returns the name of the object. Read-only.
Public property NumberFormat Returns or sets the format code for the object. Read/write.
Public property NumberFormatLinked true if the number format is linked to the cells (so that the number format changes in the labels when it changes in the cells). Read/write Boolean value.
Public property NumberFormatLocal Returns or sets the format code for the object as a string in the language of the user. Read/write.
Public property Offset Returns or sets the distance between the levels of labels, and the distance between the first level and the axis line. Read/write 64-bit signed integer.
Public property Orientation Returns or sets the text orientation. Read/write 64-bit signed integer.
Public property Parent Returns the parent for the specified object. Read-only.
Public property ReadingOrder Returns or sets an XlReadingOrder constant that represents the reading order for the specified object. Read/write 64-bit signed integer.

Top

Methods

  Name Description
Public method Delete Deletes the object.
Public method Select Selects the object.

Top

See Also

Reference

TickLabels Interface

Microsoft.Office.Interop.PowerPoint Namespace