get_automatic_data_point_color method

get_automatic_data_point_color

Returns an automatic color of data point based on series index, data point index, ParentSeriesGroup.IsColorVaried property and chart style. This color is used by default if FillType equals NotDefined.

def get_automatic_data_point_color(self):
    ...

See Also