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