Aspose::Cells::SettableChartGlobalizationSettings::SetAxisTitleName method

SettableChartGlobalizationSettings::SetAxisTitleName(const U16String&) method

Sets the name of Title for Axis.

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

See Also

SettableChartGlobalizationSettings::SetAxisTitleName(const char16_t*) method

Sets the name of Title for Axis.

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

See Also