[]
Get row value from the X-coordinate of the grid origin.
protected override double GetRowValueInternal(int i)
Protected Overrides Function GetRowValueInternal(i As Integer) As Double
| Type | Name | Description |
|---|---|---|
| int | i |
| Type | Description |
|---|---|
| double | The row value from the Y-coordinate of the grid origin. |