Click or drag to resize

IXYTable.XFromY 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