ChartGlobalizationSettings类

ChartGlobalizationSettings类

表示图表的全球化设置。

ChartGlobalizationSettings 类型公开以下成员:

构造函数

构造函数描述
__init__(self)构造一个新的 ChartGlobalizationSettings 实例

方法

方法描述
get_series_name(self)获取图表中系列的名称。
get_chart_title_name(self)获取图表标题的名称。
get_legend_increase_name(self)获取图例增加的名称。
get_legend_decrease_name(self)获取图例的 Decrease 名称。
get_legend_total_name(self)获取图例的 Total 名称。
get_axis_title_name(self)获取轴的标题名称。
get_other_name(self)获取图表的“其他”标签的名称。
get_axis_unit_name(self, type)获取轴单位的名称。

也可以看看