[]
Get column value from the X-coordinate of the grid origin.
protected virtual double GetColumnValueInternal(int i)
Type | Name | Description |
---|---|---|
int | i | The column index. |
Type | Description |
---|---|
double | The column value from the X-coordinate of the grid origin. |