Document Solutions for Excel, Java Edition | Document Solutions
com.grapecity.documents.excel.drawing Package / IAxis Interface / setMajorUnitScale Method
In This Topic
    setMajorUnitScale Method
    In This Topic
    Sets the major unit scale value for the category axis when the CategoryType property is set to TimeScale.
    Syntax
    void setMajorUnitScale( 
       TimeUnit value
    )

    Parameters

    value
    See Also