Aspose::Cells::SettableChartGlobalizationSettings::SetLegendIncreaseName method
SettableChartGlobalizationSettings::SetLegendIncreaseName(const U16String&) method
Sets the name of increase for Legend.
void Aspose::Cells::SettableChartGlobalizationSettings::SetLegendIncreaseName(const U16String &name)
Parameter | Type | Description |
---|---|---|
name | const U16String& | local dependent name |
See Also
- Class Vector
- Class U16String
- Class SettableChartGlobalizationSettings
- Namespace Aspose::Cells
- Library Aspose.Cells for C++
SettableChartGlobalizationSettings::SetLegendIncreaseName(const char16_t*) method
Sets the name of increase for Legend.
void Aspose::Cells::SettableChartGlobalizationSettings::SetLegendIncreaseName(const char16_t *name)
Parameter | Type | Description |
---|---|---|
name | const char16_t* | local dependent name |
See Also
- Class Vector
- Class SettableChartGlobalizationSettings
- Namespace Aspose::Cells
- Library Aspose.Cells for C++