BCGSuite for MFC
CBCGPChartValue CBCGPChartData::GetValue ( ComponentIndex  ci = CBCGPChartData::CI_Y) const
inline

Returns a value at the specified index.

If a component at the specified index has not been set, or index is out of bounds, this method returns an empty CBCGPChartValue.

Parameters
ciSpecifies component index.