Aspose::Cells::SettableChartGlobalizationSettings::SetLegendIncreaseName method

SettableChartGlobalizationSettings::SetLegendIncreaseName(const U16String&) method

Sets the name of increase for Legend.

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

See Also

SettableChartGlobalizationSettings::SetLegendIncreaseName(const char16_t*) method

Sets the name of increase for Legend.

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

See Also