ITickLabels Interface Members
In This Topic
The following tables list the members exposed by ITickLabels.
Public Properties
| Name | Description |
| Direction |
Gets or sets the text direction.
|
| Font | Returns the IFontFormat object that represents the font of the specified object. |
| NumberFormat |
Gets or sets the format code for the object.
|
| NumberFormatLinked |
Gets or sets whether the number format is linked to the cells (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).
|
| Offset |
Gets or sets the distance between the levels of labels and the distance
between the first level and the axis line.
|
| Orientation |
Gets or sets the text orientation. Can be an integer value from –90 to 90 degrees.
|
| Parent |
Returns the parent object for the specified object.
|
Top
See Also