[]
Gets the point by column and row index.
protected override object GetPointInternal(int serIndex, int num)
Protected Overrides Function GetPointInternal(serIndex As Integer, num As Integer) As Object
| Type | Name | Description |
|---|---|---|
| int | serIndex | |
| int | num |
| Type | Description |
|---|---|
| object | The C1.Win.C1Chart3D.Chart3DDataSet.PointData collection element. |