Converts y data value to the control coordinate.
Namespace:
C1.Silverlight.ChartAssembly: C1.Silverlight.Chart (in C1.Silverlight.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.