[]
        
(Showing Draft Content)

FarPoint.Win.Spread.Chart.SpreadChartCollection.IndexOf

IndexOf Method

IndexOf(SpreadChart)

Determines the index of a specific chart in the FpChartCollection.

Declaration
public int IndexOf(SpreadChart chart)
Public Function IndexOf(chart As SpreadChart) As Integer
Parameters
Type Name Description
SpreadChart chart

The FpChart to locate in the FpChartCollection.

Returns
Type Description
int

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