easymap office API-Reference
easymap office API-Reference
easymap office API-Reference
Easymap.AddIn.Analyse
ChartPartCollection Class
ChartPartCollection Methods
Add Method
AddNew Method
Clear Method
Contains Method
CopyTo Method
CreateChartPart Method
GetEnumerator Method
IndexOf Method
Remove Method
RemoveAt Method
ChartPartCollection
IndexOf 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
C#
VB
Copy
public
int
IndexOf
(
ChartPart
item
)
Public
Function
IndexOf
(
item
As
ChartPart
)
As
Integer
Parameters
item
Type:
Easymap.AddIn.Analyse
ChartPart
Return Value
Type:
Int32
See Also
Reference
ChartPartCollection Class
Easymap.AddIn.Analyse Namespace