[]
        
(Showing Draft Content)

GrapeCity.Documents.Excel.Drawing.ITickLabels

ITickLabels Interface

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

Namespace: GrapeCity.Documents.Excel.Drawing
Assembly: DS.Documents.Excel.dll
Syntax
public interface ITickLabels
Public Interface ITickLabels

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.