ChartGlobalizationSettings class
ChartGlobalizationSettings class
Represents the globalization settings for chart.
The ChartGlobalizationSettings type exposes the following members:
Constructors
Constructor | Description |
---|---|
__init__(self) | Constructs a new instance of ChartGlobalizationSettings |
Methods
Method | Description |
---|---|
get_series_name(self) | Gets the name of Series in the Chart. |
get_chart_title_name(self) | Gets the name of Chart Title. |
get_legend_increase_name(self) | Gets the name of increase for Legend. |
get_legend_decrease_name(self) | Gets the name of Decrease for Legend. |
get_legend_total_name(self) | Gets the name of Total for Legend. |
get_axis_title_name(self) | Gets the name of Title for Axis. |
get_other_name(self) | Gets the name of “Other” labels for Chart. |
get_axis_unit_name(self, type) | Gets the Name of Axis Unit. |
See Also
- module
aspose.cells.charts