[]
        
(Showing Draft Content)

C1.Win.C1Chart3D.Chart3DDataLabelsCollection.AddNewLabel

AddNewLabel Method

AddNewLabel()

Creates a new Chart3DDataLabel and appends it to the collection.

Declaration
public Chart3DDataLabel AddNewLabel()
Returns
Type Description
Chart3DDataLabel

A reference to the newly created Chart3DDataLabel.

See Also