[]
        
(Showing Draft Content)

C1.Win.C1Chart3D.Chart3DStylesCollection.Item

this Property

this[int]

Gets or sets the specified style from the collection by numeric index.

Declaration
public Chart3DStyle this[int index] { get; set; }
Parameters
Type Name Description
int index
See Also