'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;}
Parameters
- col
- row
'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;}