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
Add Method
Adds an
ChartPart
to the collection
Namespace:
Easymap.AddIn.Analyse
Assembly:
EasyMap.AddIn (in EasyMap.AddIn.dll) Version: 12.0.0.0
Syntax
C#
VB
Copy
public
void
Add
(
ChartPart
item
)
Public
Sub
Add
(
item
As
ChartPart
)
Parameters
item
Type:
Easymap.AddIn.Analyse
ChartPart
Implements
ICollection
T
Add(T)
See Also
Reference
ChartPartCollection Class
Easymap.AddIn.Analyse Namespace