BCGControlBar Pro for MFC
virtual void CBCGPChartVisualObject::RecalcMinMaxValues ( )
virtual

Recalculates minimum and maximum values for all series.

Call this method to recalculate minimum and maximum values for all series. You may need to call this method when the data in a series was changed directly (via CBCGPChartDataPoint).

Minimum and maximum values are important for related axes and define the range between displayed values on the axis.