[]
        
(Showing Draft Content)

C1.Win.C1Chart3D.Chart3DContourLevelsCollection.Item

this Property

this[int]

Gets the specified Chart3DContourLevel by numeric index.

Declaration
public Chart3DContourLevel this[int i] { get; }
Parameters
Type Name Description
int i
See Also