[]
        
(Showing Draft Content)

C1.Win.C1Chart.AxisScrollBar.ScaleMenuItemCollection.Remove

Remove Method

Remove(ScaleMenuItem)

Removes the first occurrence of a specific AxisScrollBar.ScaleMenuItem object from the collection.

Declaration
public void Remove(AxisScrollBar.ScaleMenuItem smi)
Parameters
Type Name Description
AxisScrollBar.ScaleMenuItem smi

The AxisScrollBar.ScaleMenuItem object to remove from the collection.