set_label method

set_label

Sets the label.

def set_label(self, label):
    ...
ParameterTypeDescription
labelstrThe label.

See Also