Click or drag to resize

ChartPartCollectionIndexOf Method

Returns the index of the specified ChartPart in the collection

Namespace:  Easymap.AddIn.Analyse
Assembly:  Easymap.AddIn (in Easymap.AddIn.dll) Version: 11.2.0.0
Syntax
public int IndexOf(
	ChartPart item
)

Parameters

item
Type: Easymap.AddIn.AnalyseChartPart

Return Value

Type: Int32
See Also