ChartGlobalizationSettings class

ChartGlobalizationSettings class

Represents the globalization settings for chart.

The ChartGlobalizationSettings type exposes the following members:

Constructors

ConstructorDescription
initConstructs a new instance of ChartGlobalizationSettings

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.

See Also