void CBCGPChartLineSeries::EnableColorEachLine | ( | BOOL | bEnable, |
BOOL | bRedraw = FALSE |
||
) |
Allows to draw each series line with a distinct color.
If you enable this option, each line will be drawn with distinct color, which is generated automatically if you don't format individual data points.
bEnable | Enables or disables line coloring. |
bRedraw | Redraws the chart. |