| int CBCGPChartBoxPlotSeries::AddData | ( | const CBCGPChartBoxPlotData & | data, |
| BCGPChartFormatSeries * | pDataPointFormat = NULL, |
||
| DWORD_PTR | dwUserData = 0 |
||
| ) |
Adds a new data point to a series.
| data | Box-plot data. |
| pDataPointFormat | A pointer to data point formatting options. Can be NULL. |
| dwUserData | Specifies user-defined data. |