SettableChartGlobalizationSettings

SettableChartGlobalizationSettings class

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

Constructors

NameDescription
SettableChartGlobalizationSettings

Methods

NameDescription
getSeriesNameGets the name of Series in the Chart.
setSeriesNameSets the name of Series in the Chart.
getChartTitleNameGets the name of Chart Title.
setChartTitleNameSets the name of Chart Title.
getLegendIncreaseNameGets the name of increase for Legend.
setLegendIncreaseNameSets the name of increase for Legend.
getLegendDecreaseNameGets the name of Decrease for Legend.
setLegendDecreaseNameSets the name of Decrease for Legend.
getLegendTotalNameGets the name of Total for Legend.
setLegendTotalNameSets the name of Total for Legend.
getAxisTitleNameGets the name of Title for Axis.
setAxisTitleNameSets the name of Title for Axis.
getOtherNameGets the name of “Other” labels for Chart.
setOtherNameSets the name of “Other” labels for Chart.
getAxisUnitNameGets the Name of Axis Unit.
setAxisUnitNameSets the Name of Axis Unit.

SettableChartGlobalizationSettings()

getSeriesName()

Gets the name of Series in the Chart.

setSeriesName(name)

Sets the name of Series in the Chart.

ParameterTypeDescription
nameStringlocal dependent name

getChartTitleName()

Gets the name of Chart Title.

setChartTitleName(name)

Sets the name of Chart Title.

ParameterTypeDescription
nameStringlocal dependent name

getLegendIncreaseName()

Gets the name of increase for Legend.

setLegendIncreaseName(name)

Sets the name of increase for Legend.

ParameterTypeDescription
nameStringlocal dependent name

getLegendDecreaseName()

Gets the name of Decrease for Legend.

setLegendDecreaseName(name)

Sets the name of Decrease for Legend.

ParameterTypeDescription
nameStringlocal dependent name

getLegendTotalName()

Gets the name of Total for Legend.

setLegendTotalName(name)

Sets the name of Total for Legend.

ParameterTypeDescription
nameStringlocal dependent name

getAxisTitleName()

Gets the name of Title for Axis.

setAxisTitleName(name)

Sets the name of Title for Axis.

ParameterTypeDescription
nameStringlocal dependent name

getOtherName()

Gets the name of “Other” labels for Chart.

setOtherName(name)

Sets the name of “Other” labels for Chart.

ParameterTypeDescription
nameStringlocal dependent name

getAxisUnitName(type)

Gets the Name of Axis Unit.

setAxisUnitName(type, name)

Sets the Name of Axis Unit.

ParameterTypeDescription
nameStringlocal dependent name