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
Remove Method
Removes a
ChartPart
from the collection
Namespace:
Easymap.AddIn.Analyse
Assembly:
EasyMap.AddIn (in EasyMap.AddIn.dll) Version: 12.0.0.0
Syntax
C#
VB
Copy
public
bool
Remove
(
ChartPart
item
)
Public
Function
Remove
(
item
As
ChartPart
)
As
Boolean
Parameters
item
Type:
Easymap.AddIn.Analyse
ChartPart
Return Value
Type:
Boolean
Implements
ICollection
T
Remove(T)
See Also
Reference
ChartPartCollection Class
Easymap.AddIn.Analyse Namespace