[]
Gets column by point index.
protected override int GetColumnByPointIndex(int pointIndex)
| Type | Name | Description |
|---|---|---|
| int | pointIndex | The point index. |
| Type | Description |
|---|---|
| int | A C1.Win.C1Chart3D.C1Chart3DPoint column index in point series collection. |