[]
        
(Showing Draft Content)

C1.Win.C1Chart.LabelsCollection.AddNewLabel

AddNewLabel Method

AddNewLabel()

Creates a new label and appends it to the collection.

Declaration
public Label AddNewLabel()
Returns
Type Description
Label

The new label is returned.

See Also