custom_display_unit property
custom_display_unit property
Specifies a custom value for the display unit.
Definition:
@property
def custom_display_unit(self):
...
@custom_display_unit.setter
def custom_display_unit(self, value):
...
See Also
- module
aspose.cells.charts
- class
Axis