| void CBCGPChartSeries::SetMarkerLineColor | ( | const CBCGPBrush & | br, |
| int | nDataPointIndex = -1 |
||
| ) |
Sets marker line color for all data points, or for individual data point.
| br | Specifies a marker outline brush. |
| nDataPointIndex | Specifies a data point index. Use -1 to set the option for a series. |