TickLabels Properties

Include Protected Members
Include Inherited Members

The TickLabels type exposes the following members.

Properties

  Name Description
Public property Alignment Returns or sets the alignment for the specified tick label.
Public property Application Returns an Application object that represents the Microsoft Excel application.
Public property AutoScaleFont True if the text in the object changes font size when the object size changes. The default value is True.
Public property Creator Returns a 32-bit integer that indicates the application in which this object was created.
Public property Depth Returns the number of levels of category tick labels.
Public property Font Returns a Font object that represents the font of the specified object.
Public property Format Returns the chart element format. Read-only.
Public property MultiLevel Sets whether an axis is multilevel or not. Read/write.
Public property Name Returns the name of the object.
Public property NumberFormat Returns or sets the format code for the object.
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).
Public property NumberFormatLocal Returns or sets the format code for the object as a string in the language of the user.
Public property Offset Returns or sets the distance between the levels of labels and the distance between the first level and the axis line.
Public property Orientation The text orientation. Can be an integer value from –90 to 90 degrees or one of the XlTickLabelOrientation constants.
Public property Parent Returns the parent object for the specified object.
Public property ReadingOrder Returns or sets the reading order for the specified object.

Top

See Also

Reference

TickLabels Interface

Microsoft.Office.Interop.Excel Namespace