Document Solutions for Excel, Java Edition | Document Solutions
com.grapecity.documents.excel.drawing Package / IAxis Interface / setHasDisplayUnitLabel Method
In This Topic
    setHasDisplayUnitLabel Method
    In This Topic
    Sets whether the label is displayed on the specified axis (True if the label specified by the DisplayUnit or DisplayUnitCustom property is displayed on the specified axis). The default value is True.
    Syntax
    void setHasDisplayUnitLabel( 
       boolean value
    )

    Parameters

    value
    See Also