Document Solutions for Excel, .NET Edition | Document Solutions
GrapeCity.Documents.Excel.Drawing Namespace / IAxis Interface / TickLabels Property
In This Topic
    TickLabels Property
    In This Topic
    Returns the ITickLabels object that represents the tick-mark labels for the specified axis.
    Syntax
    ITickLabels TickLabels {get;}
    See Also