Aspose::Cells::SettableChartGlobalizationSettings::SetAxisUnitName method

SettableChartGlobalizationSettings::SetAxisUnitName(DisplayUnitType, const U16String&) method

Sets the Name of Axis Unit.

void Aspose::Cells::SettableChartGlobalizationSettings::SetAxisUnitName(DisplayUnitType type, const U16String &name)
ParameterTypeDescription
nameDisplayUnitTypelocal dependent name

See Also

SettableChartGlobalizationSettings::SetAxisUnitName(DisplayUnitType, const char16_t*) method

Sets the Name of Axis Unit.

void Aspose::Cells::SettableChartGlobalizationSettings::SetAxisUnitName(DisplayUnitType type, const char16_t *name)
ParameterTypeDescription
nameDisplayUnitTypelocal dependent name

See Also