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