BCGSuite for MFC
virtual void CBCGPChartSeries::EnableAutoColorDataPoints ( BOOL  bEnable = TRUE,
BOOL  bRedraw = FALSE 
)
virtual

Enables automatic coloring of data points.

Call this method to enable automatic coloring of data points.

This feature is enabled by default for bubble, pie, funnel and pyramid series. This feature is not supported by long data and historical line series.

Parameters
bEnableSpecifies whether to enable or disable automatic coloring.
bRedrawSpecifies whether to invalidate and redraw the chart.

Reimplemented in CBCGPChartLongSeries.