Aspose::Cells::SettableChartGlobalizationSettings::SetLegendTotalName method

SettableChartGlobalizationSettings::SetLegendTotalName(const U16String&) method

Sets the name of Total for Legend.

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

See Also

SettableChartGlobalizationSettings::SetLegendTotalName(const char16_t*) method

Sets the name of Total for Legend.

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

See Also