[]
Gets or sets the specified Chart3DPoint in the Chart3DDataSet by column and row indices.
public virtual Chart3DPoint this[int col, int row] { get; set; }
Public Overridable Default Property Item(col As Integer, row As Integer) As Chart3DPoint
| Type | Name | Description |
|---|---|---|
| int | col | |
| int | row |