[]
Returns the X value associated with the specified indexed column.
public double GetColumnValue(int col)
| Type | Name | Description |
|---|---|---|
| int | col | Column index. |
| Type | Description |
|---|---|
| double | The x value associated with the specified indexed column. |