[]
        
(Showing Draft Content)

C1.Win.C1Chart.LabelsCollection.-ctor

LabelsCollection Constructor

LabelsCollection()

Creates a new instance of LabelsCollection class.

Declaration
public LabelsCollection()

LabelsCollection(ChartLabels)

Creates a new instance of LabelsCollection class.

Declaration
public LabelsCollection(ChartLabels labels)
Parameters
Type Name Description
ChartLabels labels

The ChartLabels object to assign.