Click or drag to resize

QdbDoubleColumn.AbsMax Method

Overload List
  NameDescription
Public methodAbsMax()
Gets the point with the largest absolute value of the table
Public methodAbsMax(QdbTimeInterval)
Gets the point with the largest absolute value in an interval
Public methodAbsMax(IEnumerable<QdbTimeInterval>)
Gets the point with the largest absolute value in each interval
Top
See Also