ChartGlobalizationSettings

ChartGlobalizationSettings class

Represents the globalization settings for chart.

new ChartGlobalizationSettings()

Methods

NameDescription
getAxisTitleName()Gets the name of Title for Axis.
getAxisUnitName()Gets the Name of Axis Unit.
getChartTitleName()Gets the name of Chart Title.
getLegendDecreaseName()Gets the name of Decrease for Legend.
getLegendIncreaseName()Gets the name of increase for Legend.
getLegendTotalName()Gets the name of Total for Legend.
getOtherName()Gets the name of “Other” labels for Chart.
getSeriesName()Gets the name of Series in the Chart.

getAxisTitleName()

Gets the name of Title for Axis.

Returns: String — String

getAxisUnitName()

Gets the Name of Axis Unit.

Returns: String — String

getChartTitleName()

Gets the name of Chart Title.

Returns: String — String

getLegendDecreaseName()

Gets the name of Decrease for Legend.

Returns: String — String

getLegendIncreaseName()

Gets the name of increase for Legend.

Returns: String — String

getLegendTotalName()

Gets the name of Total for Legend.

Returns: String — String

getOtherName()

Gets the name of “Other” labels for Chart.

Returns: String — String

getSeriesName()

Gets the name of Series in the Chart.

Returns: String — String