Gets the specified ChartGroup by numeric index.
Namespace:
C1.Win.C1Chart3DAssembly: C1.Win.C1Chart3D.2 (in C1.Win.C1Chart3D.2.dll)
Syntax
| C# |
|---|
public Chart3DGroup this[ int index ] { get; set; } |
| Visual Basic |
|---|
Public Default Property Item ( _ index As Integer _ ) As Chart3DGroup Get Set |
Parameters
- index
- Type: System..::..Int32
Remarks
Now there is only one chart group.