Aspose::Cells::SettableChartGlobalizationSettings::SetLegendTotalName method
SettableChartGlobalizationSettings::SetLegendTotalName(const U16String&) method
Sets the name of Total for Legend.
void Aspose::Cells::SettableChartGlobalizationSettings::SetLegendTotalName(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::SetLegendTotalName(const char16_t*) method
Sets the name of Total for Legend.
void Aspose::Cells::SettableChartGlobalizationSettings::SetLegendTotalName(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++