set_series_name method

set_series_name

Sets the name of Series in the Chart.

def set_series_name(self, name):
    ...
ParameterTypeDescription
namestrlocal dependent name

See Also