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
- module aspose.words.drawing.charts
 - class ChartDataPoint
 
Clears format of this data point. The properties are set to the default values defined in the parent series.
def clear_format(self):
    ...