[]
        
(Showing Draft Content)

C1.Win.C1Chart3D.Chart3DContourStylesCollection.Item

this Property

this[int]

Gets the specified Chart3DStyle by numeric index.

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