BCGControlBar Pro for MFC
int CBCGPChartBoxPlotSeries::AddData ( const CString &  strCategoryName,
const CBCGPChartBoxPlotData data,
BCGPChartFormatSeries pDataPointFormat = NULL,
DWORD_PTR  dwUserData = 0 
)

Adds a new data point to a series.

Parameters
strCategoryNameCategory name.
dataBox-plot data.
pDataPointFormatA pointer to data point formatting options. Can be NULL.
dwUserDataSpecifies user-defined data.