[]
        
(Showing Draft Content)

C1.Win.FlexReport.Chart.ChartValueLabelsCollection.Add

Add Method

Add(ChartValueLabel)

Adds an existing value label into the collection.

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

The value label to add.