[]
        
(Showing Draft Content)

C1.Win.C1Chart.LabelsCollection.IndexOf

IndexOf Method

IndexOf(Label)

Determines the index of a specific item in the LabelsCollection.

Declaration
public int IndexOf(Label lbl)
Parameters
Type Name Description
Label lbl

The object to locate in the LabelsCollection.

Returns
Type Description
int

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