BCGControlBar Pro for MFC
CBCGPChartDataPoint::CBCGPChartDataPoint ( double  dblVal,
CBCGPChartData::ComponentIndex  ci = CBCGPChartData::CI_Y,
DWORD_PTR  dwUserData = 0,
BCGPChartFormatSeries pFormatElement = NULL 
)
inline

Constructs a CBCGPChartDataPoint object.

The constructor.

Parameters
dblValData Point value that will be propogated to encapsulated CBCGPChartData and set at specified by ci index.
ciSpecifies a component index.
dwUserDataUser-defined data.
pFormatElementData point format.