[]
        
(Showing Draft Content)

C1.Win.C1Chart.AxisScrollBar.ScaleMenuItemCollection.Contains

Contains Method

Contains(ScaleMenuItem)

Determines whether the collection contains a specific AxisScrollBar.ScaleMenuItem value.

Declaration
public bool Contains(AxisScrollBar.ScaleMenuItem smi)
Parameters
Type Name Description
AxisScrollBar.ScaleMenuItem smi

The AxisScrollBar.ScaleMenuItem object to locate in the collection.

Returns
Type Description
bool

True if the AxisScrollBar.ScaleMenuItem is found in the collection; otherwise, false.