GetShowSeriesName Method

GetShowSeriesName function

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


func (instance *DataLabels) GetShowSeriesName()  (bool,  error) 

Remarks

See Also