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: 12.0.0.0
Syntax
public int IndexOf(
	ChartPart item
)

Parameters

item
Type: Easymap.AddIn.AnalyseChartPart

Return Value

Type: Int32
See Also