Dundas Chart for ASP.NET
Insert Method
See Also  Send comments on this topic.
Dundas.Charting.WebControl Namespace > MapAreasCollection Class : Insert Method


Inserts a custom MapArea object into the MapAreasCollection at the specified location.

Overload List

Overload Description
Insert(Int32,MapArea)

Inserts a custom MapArea object into the MapAreasCollection.


Insert data point object into the collection.  
Insert(Int32,Object) Inserts an object into the MapAreasCollection.
Insert data point object into the collection.  
Insert(Int32,String,String,String,GraphicsPath)

Inserts a custom MapArea object into the MapAreasCollection, allowing for a tooltip, hyperlink, custom shape and map area attributes to be specified.


Insert new map area item into the collection.  
Insert(Int32,String,String,String,RectangleF)

Inserts a custom MapArea object into the MapAreasCollection, allowing for a tooltip, hyperlink, a RectangleF structure and map area attributes to be specified.


Insert new map area item into the collection.  
Insert(Int32,MapAreaShape,String,String,String,Single[])

Inserts a custom MapArea object into the MapAreasCollection, allowing for a tooltip, hyperlink, a pre-defined shape and map area attributes to be specified.


Insert new map area item into the collection.  
Insert(Int32,String,GraphicsPath)

Inserts a custom MapArea object into the MapAreasCollection, allowing for a hyperlink.


Insert new map area item into the collection.  
Insert(Int32,String,RectangleF)

Inserts a custom MapArea object into the MapAreasCollection, allowing for a hyperlink and bounding rectangle.


Insert new map area item into the collection.  
Insert(Int32,MapAreaShape,String,Single[])

Inserts a custom MapArea object into the MapAreasCollection, allowing for a shape, hyperlink and array of coordinates.


Insert new map area item into the collection.  

Requirements

Target Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family

See Also

Copyright © 2001 - 2009 Dundas Data Visualization, Inc. and others.