Document Solutions for Excel, Java Edition | Document Solutions
com.grapecity.documents.excel.drawing Package / IChart Interface / setShowDataLabelsOverMaximum Method
In This Topic
    setShowDataLabelsOverMaximum Method
    In This Topic
    Sets whether to show the data labels when the value is greater than the maximum value on the value axis.
    Syntax
    void setShowDataLabelsOverMaximum( 
       boolean value
    )

    Parameters

    value
    See Also