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