Returns absolute coordinates of a point which is specified by X value and Y value.
Syntax
Parameters
- xAxis
- Axis X of the charting area.
- yAxis
- Axis Y of the charting area.
- xValue
- X value of point in values of Axis X.
- yValue
- Y value of point in values of Axis Y.
Return Value
Returns absolute coordinates of the point which is spefified by X and Y values.
Exceptions
Requirements
Target Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family
See Also