clear_format method

clear_format()

Clears format of this data label. The properties are set to the default values defined in the parent data label collection.

def clear_format(self):
    ...

See Also