BCGControlBar Pro for MFC
CBCGPChartValue CBCGPChartDataPoint::GetComponentValue ( CBCGPChartData::ComponentIndex  ci = CBCGPChartData::CI_Y) const
inline

Returns data point value at specified component index.

This method returns a value at the specified by ci component index.

If a value at that index has not been set, data point returns an empty value.

Parameters
ciSpecifies a component index.