Document Solutions for Excel, Java Edition | Document Solutions
com.grapecity.documents.excel.drawing Package / IAxis Interface / getHasDisplayUnitLabel Method
In This Topic
    getHasDisplayUnitLabel Method
    In This Topic
    Gets 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
    boolean getHasDisplayUnitLabel()
    See Also