ShowSeriesName Property
ShowSeriesName
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.
Declaration
bool ShowSeriesName { get; set; }
Property ShowSeriesName As Boolean