C1.Win.C1Chart3D.4.8 Assembly / C1.Win.C1Chart3D Namespace / Chart3DPointSeries Class / Item Property

In This Topic
Item Property (Chart3DPointSeries)
In This Topic
Gets or sets data point by specified index.
Syntax
'Declaration
 
Public Default Property Item( _
   ByVal i As System.Integer _
) As Chart3DPoint
 

Parameters

i
See Also