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.

System::Drawing::Color Aspose::Slides::Charts::ChartDataPoint::GetAutomaticDataPointColor() override

See Also