[]
        
(Showing Draft Content)

C1.Win.C1Chart3D.Chart3DLabels.AddNewLabel

AddNewLabel Method

AddNewLabel()

Creates a new label and appends it to the collection.

Declaration
public Chart3DLabel AddNewLabel()
Returns
Type Description
Chart3DLabel

This method returns a reference to the newly added label.

See Also