set_axis_title_name method

set_axis_title_name(self, name)

Sets the name of Title for Axis.


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

See Also