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