Aspose::Cells::SettableChartGlobalizationSettings::SetSeriesName method

SettableChartGlobalizationSettings::SetSeriesName(const U16String&) method

Sets the name of Series in the Chart.

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

See Also

SettableChartGlobalizationSettings::SetSeriesName(const char16_t*) method

Sets the name of Series in the Chart.

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

See Also