void CBCGPChartSeries::SetMarkerFormat | ( | const BCGPChartFormatMarker & | format, |
int | nDataPointIndex = -1 |
||
) |
Sets marker format for all data points, or for individual data point.
format | Specifies a marker format. |
nDataPointIndex | Specifies a data point index. Use -1 to set the option for a series. |