SetShowPercentage Method

SetShowPercentage function

Represents a specified chart’s data label percentage value display behavior. True displays the percentage value. False to hide.


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

Remarks

See Also