Converts y data value to the control coordinate.
Namespace:
C1.Phone.ChartAssembly: C1.Phone.Chart (in C1.Phone.Chart.dll)
Syntax
| C# |
|---|
public double ConvertY( double y ) |
| Visual Basic |
|---|
Public Function ConvertY ( _ y As Double _ ) As Double |
Parameters
- y
- Type: System..::..Double
Y data value.