GetInterpolatedYValue Method
Calculates the interpolated Y value of this series given the X value.
Syntax
Parameters
- xValue
- Specified X value. This can be either a numeric or DateTime value.
Return Value
Returns either a numeric or DateTime value when the provided x value is within the series range. Returns null otherwise.
Requirements
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2
See Also