[]
Creates a new instance of ChartGroups class.
public ChartGroups()
Public Sub New()
Creates a new instance of ChartGroups class.
public ChartGroups(C1Chart chart)
Public Sub New(chart As C1Chart)
| Type | Name | Description |
|---|---|---|
| C1Chart | chart | The C1Chart to assign. |