clear_format method

clear_format()

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

def clear_format(self):
    ...

See Also