[]
        
(Showing Draft Content)

C1.Win.C1Chart.AxisScrollBar.ScaleMenuItemCollection.IndexOf

IndexOf Method

IndexOf(ScaleMenuItem)

Determines the index of a specific item in the collection.

Declaration
public int IndexOf(AxisScrollBar.ScaleMenuItem smi)
Parameters
Type Name Description
AxisScrollBar.ScaleMenuItem smi

The AxisScrollBar.ScaleMenuItem object to locate in the collection.

Returns
Type Description
int

The index of value if found in the collection; otherwise, -1.