[]
        
(Showing Draft Content)

C1.Win.C1Chart3D.Chart3DContourStylesCollection.Remove

Remove Method

Remove(Chart3DContourStyle)

Removes a Chart3DContourStyle object from the collection.

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

The Chart3DContourStyle to remove.

See Also