[]
        
(Showing Draft Content)

C1.Win.C1Chart3D.Chart3DGroupsCollection

Chart3DGroupsCollection Class

The ChartGroupsCollection contains one ChartGroup object.

Inheritance
Chart3DGroupsCollection
Namespace: C1.Win.C1Chart3D
Assembly: C1.Win.C1Chart3D.4.8.dll
Syntax
public class Chart3DGroupsCollection : ReadOnlyCollectionBase, ICollection, IEnumerable

Properties

Name Description
this[int]

Gets the specified Chart3DGroup by numeric index.

Methods

Name Description
Contains(Chart3DGroup)

Determines whether the specified Chart3DGroup exists in the collection.

CopyTo(Chart3DGroup[], int)

Copies the collection Chart3DGroup elements beginning with the specified index to an array of Chart3DGroup objects.

IndexOf(Chart3DGroup)

Gets the index of the specified Chart3DGroup in the collection.