custom_unit عقار
custom_unit عقار
يحدد قيمة مخصصة لوحدة العرض.
تعريف:
@property
def custom_unit(self):
...
@custom_unit.setter
def custom_unit(self, value):
...
أنظر أيضا
- الوحدة
aspose.cells.charts
- فئة
Axis
يحدد قيمة مخصصة لوحدة العرض.
@property
def custom_unit(self):
...
@custom_unit.setter
def custom_unit(self, value):
...
aspose.cells.charts
Axis