[]
        
(Showing Draft Content)

C1.Win.C1Chart3D.Chart3DGroupsCollection.Item

this Property

this[int]

Gets the specified Chart3DGroup by numeric index.

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