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