Class ChartGlobalizationSettings

ChartGlobalizationSettings class

Represents the globalization settings for chart.

public class ChartGlobalizationSettings

Constructors

NameDescription
ChartGlobalizationSettings()The default constructor.

Methods

NameDescription
virtual GetAxisTitleName()Gets the name of Title for Axis.
virtual GetAxisUnitName(DisplayUnitType)Gets the Name of Axis Unit.
virtual GetChartTitleName()Gets the name of Chart Title.
virtual GetLegendDecreaseName()Gets the name of Decrease for Legend.
virtual GetLegendIncreaseName()Gets the name of increase for Legend.
virtual GetLegendTotalName()Gets the name of Total for Legend.
virtual GetOtherName()Gets the name of “Other” labels for Chart.
virtual GetSeriesName()Gets the name of Series in the Chart.

See Also