GetShowCategoryName Method

GetShowCategoryName 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) GetShowCategoryName()  (bool,  error) 

Remarks

See Also