BCGSuite for MFC
CBCGPChartData::CBCGPChartData ( const CBCGPChartValue dblX,
const CBCGPChartValue dblY,
const CBCGPChartValue dblY1 
)
inline

Constructs a CBCGPChartData object.

The constructor.

Parameters
dblXSpecifies X component.
dblYSpecifies Y component.
dblY1Specifies Y1 component.