cust_unit property
cust_unit property
Specifies a custom value for the display unit.
Remarks
NOTE: This property is now obsolete. Instead, please use Axis.CustomUnit property. This property will be removed 12 months later since January 2023. Aspose apologizes for any inconvenience you may have experienced.
Definition:
@property
def cust_unit(self):
...
@cust_unit.setter
def cust_unit(self, value):
...
See Also
- module
aspose.cells.charts
- class
Axis