Document Solutions for Excel, .NET Edition | Document Solutions
GrapeCity.Documents.Excel.Drawing Namespace / IDataLabels Interface / ShowSeriesName Property
In This Topic
    ShowSeriesName Property (IDataLabels)
    In This Topic
    Gets or 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
    System.bool ShowSeriesName {get; set;}
    See Also