Document Solutions for Excel, Java Edition | Document Solutions
com.grapecity.documents.excel.drawing Package / IDataLabel Interface / setShowValue Method
In This Topic
    setShowValue Method
    In This Topic
    Sets a Boolean that corresponds to a specified chart's data label values display behavior. True displays the values. False to hide.
    Syntax
    void setShowValue( 
       boolean value
    )

    Parameters

    value
    See Also