set_axis_unit_name method
set_axis_unit_name(self, type, name)
Sets the Name of Axis Unit.
def set_axis_unit_name(self, type, name):
...
| Parameter | Type | Description |
|---|---|---|
| type | aspose.cells.charts.DisplayUnitType | The unit type for displaying axis labels. |
| name | System.String | local dependent name |
See Also
- module
aspose.cells - class
SettableChartGlobalizationSettings