set_series_name method

set_series_name(self, name)

Sets the name of Series in the Chart.


def set_series_name(self, name):
    ...
ParameterTypeDescription
nameSystem.Stringlocal dependent name

See Also