[]
Get row value from the X-coordinate of the grid origin.
protected virtual double GetRowValueInternal(int j)
| Type | Name | Description |
|---|---|---|
| int | j | The row index. |
| Type | Description |
|---|---|
| double | The row value from the Y-coordinate of the grid origin. |