ChartGlobalizationSettings
Contents
[
Hide
]ChartGlobalizationSettings class
Represents the globalization settings for chart.
Constructors
| Name | Description |
|---|---|
| ChartGlobalizationSettings |
Methods
| Name | Description |
|---|---|
| getSeriesName | Gets the name of Series in the Chart. |
| getChartTitleName | Gets the name of Chart Title. |
| getLegendIncreaseName | Gets the name of increase for Legend. |
| getLegendDecreaseName | Gets the name of Decrease for Legend. |
| getLegendTotalName | Gets the name of Total for Legend. |
| getAxisTitleName | Gets the name of Title for Axis. |
| getOtherName | Gets the name of “Other” labels for Chart. |
| getAxisUnitName | Gets the Name of Axis Unit. |
ChartGlobalizationSettings()
getSeriesName()
Gets the name of Series in the Chart.
getChartTitleName()
Gets the name of Chart Title.
getLegendIncreaseName()
Gets the name of increase for Legend.
getLegendDecreaseName()
Gets the name of Decrease for Legend.
getLegendTotalName()
Gets the name of Total for Legend.
getAxisTitleName()
Gets the name of Title for Axis.
getOtherName()
Gets the name of “Other” labels for Chart.
getAxisUnitName(type)
Gets the Name of Axis Unit.