Aspose::Words::Drawing::Charts::ChartSeries::set_Name method

ChartSeries::set_Name method

Sets the name of the series, if name is not set explicitly it is generated using index. By default returns Series plus one based index.

void Aspose::Words::Drawing::Charts::ChartSeries::set_Name(const System::String &value)

See Also