[]
        
(Showing Draft Content)

C1.Win.C1Chart3D.Chart3DGroups.Item

this Property

this[int]

Gets the specified ChartGroup by numeric index.

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

Now there is only one chart group.

See Also