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

    Parameters

    value
    See Also