[]
        
(Showing Draft Content)

C1.Win.C1Chart3D.Chart3DLabelsCollection.AddNewLabel

AddNewLabel Method

AddNewLabel()

Creates a new label and appends it to the collection.

Declaration
public Chart3DLabel AddNewLabel()
Returns
Type Description
Chart3DLabel

A reference to the newly created Chart3DLabel.

See Also