[]
        
(Showing Draft Content)

C1.Win.C1Chart3D.BarColorCollection.Remove

Remove Method

Remove(BarColor)

Removes a BarColor object from the collection.

Declaration
public void Remove(BarColor bc)
Parameters
Type Name Description
BarColor bc

The BarColor to remove.

See Also