SetShowCategoryName Method

SetShowCategoryName function

Represents a specified chart’s data label category name display behavior.True to display the category name for the data labels on a chart. False to hide.


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

Remarks

See Also