[]
        
(Showing Draft Content)

C1.Win.C1Chart3D.Chart3DAxisLabelsCollection.AddNewLabel

AddNewLabel Method

AddNewLabel()

Creates a new label and appends it to the collection.

Declaration
public Chart3DAxisLabel AddNewLabel()
Returns
Type Description
Chart3DAxisLabel

The reference to the new label.

See Also