show_value property
show_value property
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.
Definition:
@property
def show_value(self):
...
@show_value.setter
def show_value(self, value):
...
See Also
- module
aspose.cells
- class
DataBar