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