WinUI | ComponentOne
WinUI | ComponentOne
C1.WinUI.Chart Assembly
/
C1.WinUI.Chart Namespace
/
Axis Class
/ ConvertBack Method
The value in control pixel coordinate.
Collapse All
Expand All
Language Filter: All
Language Filter: Multiple
Language Filter: Visual Basic
Language Filter: C#
C#
In This Topic
ConvertBack Method (Axis)
In This Topic
Converts the specified value from control pixel to data coordinate.
Syntax
C#
public
double
ConvertBack(
double
val
)
Parameters
val
The value in control pixel coordinate.
Return Value
The corresponding data value.
See Also
Reference
Axis Class
Axis Members