DataLabels.ShowSeriesName

DataLabels.ShowSeriesName property

Indicates whether the series name displays for the data labels on a chart. True to show the series name. False to hide.

public bool ShowSeriesName { get; set; }

See Also