[]
        
(Showing Draft Content)

C1.Win.C1Chart3D.Chart3DStylesCollection.Remove

Remove Method

Remove(Chart3DStyle)

Removes a Chart3DStyle object from the collection.

Declaration
public void Remove(Chart3DStyle style)
Parameters
Type Name Description
Chart3DStyle style

The Chart3DStyle to remove.

See Also