SetShowSeriesName Method

SetShowSeriesName function

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


func (instance *DataLabels) SetShowSeriesName(value bool)  error

Remarks

See Also