ShowSeriesName Property (IDataLabel)
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