Aspose::Cells::SettableChartGlobalizationSettings::SetOtherName method

SettableChartGlobalizationSettings::SetOtherName(const U16String&) method

Sets the name of “Other” labels for Chart.

void Aspose::Cells::SettableChartGlobalizationSettings::SetOtherName(const U16String &name)
ParameterTypeDescription
nameconst U16String&local dependent name

See Also

SettableChartGlobalizationSettings::SetOtherName(const char16_t*) method

Sets the name of “Other” labels for Chart.

void Aspose::Cells::SettableChartGlobalizationSettings::SetOtherName(const char16_t *name)
ParameterTypeDescription
nameconst char16_t*local dependent name

See Also