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

In This Topic
Item Property (Chart3DContour)
In This Topic
Gets the specified Chart3DContourLevel by numeric index.
Syntax
'Declaration
 
Public ReadOnly Default Property Item( _
   ByVal i As System.Integer _
) As Chart3DContourLevel
 

Parameters

i
See Also