Document Solutions for Excel, .NET Edition | Document Solutions
GrapeCity.Documents.Excel.Drawing Namespace / ITickLabels Interface
Properties

In This Topic
    ITickLabels Interface Members
    In This Topic

    The following tables list the members exposed by ITickLabels.

    Public Properties
     NameDescription
     Property Gets or sets the text direction.  
     PropertyReturns the IFontFormat object that represents the font of the specified object.  
     Property Gets or sets the format code for the object.  
     Property 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).  
     Property Gets or sets the distance between the levels of labels and the distance between the first level and the axis line.  
     Property Gets or sets the text orientation. Can be an integer value from –90 to 90 degrees.  
     Property Returns the parent object for the specified object.  
    Top
    See Also