[]
        
(Showing Draft Content)

C1.Win.FlexReport.Chart.ChartLabelsCollection.Add

Add Method

Add(ChartLabel)

Adds an existing chart label to the collection.

Declaration
public void Add(ChartLabel label)
Public Sub Add(label As ChartLabel)
Parameters
Type Name Description
ChartLabel label

The chart label to add.