ITickLabels Interface Members
In This Topic
The following tables list the members exposed by ITickLabels.
Public Properties
| Name | Description |
| Font | Returns a GrapeCity.Spreadsheet.IFont object that represents the font of the specified object. |
| NumberFormat | Gets or sets a string value that represents the format code for the object. |
| NumberFormatLinked | Gets or sets a value indicating whether the number format is linked to the cells (so that the number format changes in the labels when it changes in the cells). |
Top
See Also