BCGSuite for MFC
virtual void CBCGPChartTernarySeries::SetMinMaxValues ( const CBCGPChartValue val,
CBCGPChartData::ComponentIndex  ci,
int  nDataPointIndex 
)
virtual

Sets minimum and maximum values for component values in a series.

Usually you don't need to call this method directly. It's called when the data is being added to a series, or from CBCGPChartSeries::RecalcMinMaxValues().

Reimplemented from CBCGPChartSeries.