The MapArea type exposes the following members.

Constructors

  Name Description
Public method MapArea
Initializes a new instance of the MapArea class.

Methods

  Name Description
Public method Equals
Determines whether the specified Object is equal to the current Object.
(Inherited from Object.)
Protected method Finalize
Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection.
(Inherited from Object.)
Protected method getDataHtmlAreas (Overrides baseChartMapArea..::..getDataHtmlAreas()()()().)
Public method GetHashCode
Serves as a hash function for a particular type.
(Inherited from Object.)
Protected method getHtmlArea (Inherited from baseMapArea.)
Protected method getLabelHtmlAreas (Overrides baseChartMapArea..::..getLabelHtmlAreas()()()().)
Protected method getLegendItemHtmlAreas (Overrides baseChartMapArea..::..getLegendItemHtmlAreas()()()().)
Public method GetType
Gets the Type of the current instance.
(Inherited from Object.)
Public method LoadViewState (Inherited from baseChartMapArea.)
Protected method MemberwiseClone
Creates a shallow copy of the current Object.
(Inherited from Object.)
Public method SaveViewState (Inherited from baseChartMapArea.)
Public method ToString (Inherited from baseMapArea.)
Public method TrackViewState (Inherited from baseChartMapArea.)

Properties

  Name Description
Public property Attributes
Specifies a set of attributes to be added to the <AREA> tag.
(Inherited from baseMapArea.)
Protected property ChartRect (Overrides baseChartMapArea..::..ChartRect.)
Public property Coords
Gets or sets the array of coordinates of map area.
(Inherited from baseChartMapArea.)
Public property HRef
Specifies an Href for the MapArea.
(Inherited from baseMapArea.)
Public property IsCustom
Tests whether the map area is custom.
(Inherited from baseChartMapArea.)
Public property IsEmpty
Tests whether the map area is empty.
(Inherited from baseChartMapArea.)
Public property IsTrackingViewState (Inherited from baseChartMapArea.)
Public property Name
Gets or sets the map area name.
(Inherited from baseChartMapArea.)
Public property Shape
Gets or sets the shape of area.
Public property Tooltip
Specifies a tooltip for the MapArea.
(Inherited from baseMapArea.)

See Also