Document Solutions for Excel, Java Edition | Document Solutions
com.grapecity.documents.excel.drawing Package / IDataLabels Interface / setShowPercentage Method
In This Topic
    setShowPercentage Method
    In This Topic
    Sets whether to display a percentage (True to display the percentage value for the data labels on a chart; False to hide).
    Syntax
    void setShowPercentage( 
       boolean value
    )

    Parameters

    value
    See Also