Document Solutions for Excel, Java Edition | Document Solutions
com.grapecity.documents.excel.drawing Package / IAxis Interface / setTickLabelSpacing Method
In This Topic
    setTickLabelSpacing Method
    In This Topic
    Sets the number of categories or series between tick-mark labels. This only applies to category and series axes.
    Syntax
    void setTickLabelSpacing( 
       int value
    )

    Parameters

    value
    See Also