SettableChartGlobalizationSettings class

SettableChartGlobalizationSettings class

Implementation of PivotGlobalizationSettings that supports user to set/change pre-defined texts.

Inheritance: SettableChartGlobalizationSettingsChartGlobalizationSettings

The SettableChartGlobalizationSettings type exposes the following members:

Constructors

ConstructorDescription
initConstructs a new instance of SettableChartGlobalizationSettings

Methods

MethodDescription
get_series_nameGets the name of Series in the Chart.
get_chart_title_nameGets the name of Chart Title.
get_legend_increase_nameGets the name of increase for Legend.
get_legend_decrease_nameGets the name of Decrease for Legend.
get_legend_total_nameGets the name of Total for Legend.
get_axis_title_nameGets the name of Title for Axis.
get_other_nameGets the name of “Other” labels for Chart.
get_axis_unit_nameGets the Name of Axis Unit.
set_series_nameSets the name of Series in the Chart.
set_chart_title_nameSets the name of Chart Title.
set_legend_increase_nameSets the name of increase for Legend.
set_legend_decrease_nameSets the name of Decrease for Legend.
set_legend_total_nameSets the name of Total for Legend.
set_axis_title_nameSets the name of Title for Axis.
set_other_nameSets the name of “Other” labels for Chart.
set_axis_unit_nameSets the Name of Axis Unit.

See Also