DataLabels.ShowSeriesName

DataLabels.ShowSeriesName property

Returns 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.

public bool ShowSeriesName { get; set; }

See Also