Click or drag to resize

IXYTableXFromY Method

Overload List
  NameDescription
Public methodXFromY(Double)
Interpolates/extrapolates width using linear interpolation

Assuming that the y-values are monotonic.

Public methodXFromY(Double, ExtrapolationTypes)
Interpolates/extrapolates width using linear interpolation

Assuming that the y-values are monotonic.

Top
See Also