Aspose::Cells::SettableChartGlobalizationSettings::SetChartTitleName method

SettableChartGlobalizationSettings::SetChartTitleName(const U16String&) method

Sets the name of Chart Title.

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

See Also

SettableChartGlobalizationSettings::SetChartTitleName(const char16_t*) method

Sets the name of Chart Title.

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

See Also