set_other_name method

set_other_name(self, name)

Sets the name of “Other” labels for Chart.


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

See Also