Constants to determine how an interpolated value is extrapolated
when querying outside the bounds of available data.
See:
Members
-
The value is extrapolated.
-
The first or last value is used when outside the range of sample data.
-
No extrapolation occurs.