| C1.Win.C1Chart3D.4 Assembly > C1.Win.C1Chart3D Namespace > Chart3DDataSet Class : Item Property |
'Declaration Public Overridable Default Property Item( _ ByVal col As System.Integer, _ ByVal row As System.Integer _ ) As Chart3DPoint
public virtual Chart3DPoint this[ System.int col, System.int row ]; {get; set;}