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

Parameters

item  ChartPart
 

Return Value

Int32
See Also