Document Solutions for Excel, Java Edition | Document Solutions
com.grapecity.documents.excel.drawing Package / IDataLabels Interface / getShowSeriesName Method
In This Topic
    getShowSeriesName Method
    In This Topic
    Gets 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
    boolean getShowSeriesName()
    See Also