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

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