[]
Converts the specified value from data to pixel coordinate.
public double Convert(double val)
Type | Name | Description |
---|---|---|
double | val | The data value to convert. |
Type | Description |
---|---|
double | The corresponding value in control pixel coordinate. |