CHistogram:GetMax


The GetMax method returns the actual maximum value used by the histogram Calc method. This method is useful when the maximum value is not known either because the default binning was used or the SetBinAuto method was used.

Syntax

nMaxVal = CHistogram:GetMax()

where

    nMaxVal is the maximum value used in computing the histogram.

Related Topics

SetBinAuto

GetMin

CHistogram Class

TSeries function