'Declaration Public ReadOnly Default Property Item( _ ByVal index As Integer _ ) As Chart3DPointSeries
public Chart3DPointSeries this[ int index ]; {get;}
Parameters
- index
- The zero-based index of the element to get.
'Declaration Public ReadOnly Default Property Item( _ ByVal index As Integer _ ) As Chart3DPointSeries
public Chart3DPointSeries this[ int index ]; {get;}