| void CBCGPChartSeries::SetDataLabelFill | ( | const CBCGPBrush & | br, |
| int | nDataPointIndex = -1 |
||
| ) |
Sets data label background color.
| br | Specifies a data label fill brush. |
| nDataPointIndex | Specifies a data point index. Use -1 to set the option for a series. |