SetShowValue Method

SetShowValue function

Get or set the flag indicating whether to show the values of the cells on which this data bar is applied.Default value is true.


func (instance *DataBar) SetShowValue(value bool)  error

Remarks

See Also