Document Solutions for Excel, Java Edition | Document Solutions
com.grapecity.documents.excel.drawing Package / IAxis Interface / setHasTitle Method
In This Topic
    setHasTitle Method
    In This Topic
    Sets whether the axis or chart has a visible title (True if the axis or chart has a visible title).
    Syntax
    void setHasTitle( 
       boolean value
    )

    Parameters

    value
    See Also