[]
        
(Showing Draft Content)

C1.Win.C1Chart3D.Chart3DColorsCollection.Remove

Remove Method

Remove(Color)

Removes the specified Color from the collection.

Declaration
public void Remove(Color clr)
Parameters
Type Name Description
Color clr

The Color to remove.

See Also