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