Aspose::Cells::Charts::Chart::SetName method
Chart::SetName(const U16String&) method
Gets and sets the name of the chart.
void Aspose::Cells::Charts::Chart::SetName(const U16String &value)
See Also
- Class Vector
 - Class U16String
 - Class Chart
 - Namespace Aspose::Cells::Charts
 - Library Aspose.Cells for C++
 
Chart::SetName(const char16_t*) method
Gets and sets the name of the chart.
void Aspose::Cells::Charts::Chart::SetName(const char16_t *value)
See Also
- Class Vector
 - Class Chart
 - Namespace Aspose::Cells::Charts
 - Library Aspose.Cells for C++