| void CBCGPChartSeries::SetMarkerOptions | ( | const BCGPChartMarkerOptions & | options, |
| int | nDataPointIndex = -1 |
||
| ) |
Sets marker options for all markers, or for specified data point.
| options | Specifies a marker options. |
| nDataPointIndex | Specifies a data point index. Use -1 to set the option for a series. |