GetAutomaticDataPointColor

ChartDataPoint.GetAutomaticDataPointColor method

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.

public Color GetAutomaticDataPointColor()

See Also