Document Solutions for Excel, .NET Edition | Document Solutions
GrapeCity.Documents.Excel.Drawing Namespace / IAxis Interface / TickLabelSpacing Property
In This Topic
    TickLabelSpacing Property
    In This Topic
    Gets or sets the number of categories or series between tick-mark labels. This only applies to category and series axes.
    Syntax
    System.int TickLabelSpacing {get; set;}
    See Also