Document Solutions for Excel, Java Edition | Document Solutions
com.grapecity.documents.excel.drawing Package / IDataLabel Interface / setShowSeriesName Method
In This Topic
    setShowSeriesName Method
    In This Topic
    Sets a Boolean to indicate the series name display behavior for the data labels on a chart. True to show the series name. False to hide.
    Syntax
    void setShowSeriesName( 
       boolean value
    )

    Parameters

    value
    See Also