[]
        
(Showing Draft Content)

C1.Win.C1Chart3D.Chart3DStylesCollection.AddNewStyle

AddNewStyle Method

AddNewStyle()

Creates a new Chart3DStyle and appends it to the collection.

Declaration
public Chart3DStyle AddNewStyle()
Returns
Type Description
Chart3DStyle

A reference to the newly created Chart3DStyle.

See Also