BCGControlBar Pro for MFC
void CBCGPChartDataPoint::SetComponentValue ( CBCGPChartValue  val,
CBCGPChartData::ComponentIndex  ci = CBCGPChartData::CI_Y 
)
inline

Sets component value.

This method is called to set a component value. Usually you don't need to call this method directly, call CBCGPChartSeries::SetDataPointValue instead.

Parameters
valSpecifies the new value.
ciSpecifies the component index of new value.