ChartGlobalizationSettings Class

ChartGlobalizationSettings class

Represents the globalization settings for chart.


type ChartGlobalizationSettings struct  {
	ptr unsafe.Pointer
}

Constructors

MethodDescription
NewChartGlobalizationSettingsDefault constructor.

Methods

MethodDescription
IsNullChecks whether the implementation object is nullptr.
GetSeriesNameGets the name of Series in the Chart.
GetChartTitleNameGets the name of Chart Title.
GetLegendIncreaseNameGets the name of increase for Legend.
GetLegendDecreaseNameGets the name of Decrease for Legend.
GetLegendTotalNameGets the name of Total for Legend.
GetAxisTitleNameGets the name of Title for Axis.
GetOtherNameGets the name of “Other” labels for Chart.
GetAxisUnitNameGets the Name of Axis Unit.