Aspose::Cells::SettableChartGlobalizationSettings::SetLegendDecreaseName method

SettableChartGlobalizationSettings::SetLegendDecreaseName(const U16String&) method

Sets the name of Decrease for Legend.

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

See Also

SettableChartGlobalizationSettings::SetLegendDecreaseName(const char16_t*) method

Sets the name of Decrease for Legend.

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

See Also