Dundas Chart for ASP.NET
MapArea Class Members
See Also  Properties  Send comments on this topic.
Dundas.Charting.WebControl Namespace : MapArea Class


The following tables list the members exposed by MapArea.

Public Constructors

  Name Description
Public Constructor MapArea Constructor

Creates and initializes a new instance of the MapArea class.


Public constructor  
Top

Public Properties

  Name Description
Public Property Coordinates

Gets or sets the coordinates of a MapArea object.


Coordinates of the area.  
Public Property Custom

Gets or sets a boolean value that indicates if a MapArea object is a custom map area that has a user-defined shape and coordinates.


Indicates that map area is custom.  
Public Property Href

Gets or sets the destination URL or anchor point of the map area.


URL target of the area.  
Public Property MapAreaAttributes

Gets or sets the map area attributes of the map area.


Other attributes of the area.  
Public Property Name Gets the name of the map area.
Map area name.  
Public Property Shape

Gets or sets the shape of a MapArea object.


Shape of the area.  
Public Property ToolTip

Gets or sets the tooltip of the map area.


Tooltip of the area.  
Top

See Also

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