The baseChartMapArea type exposes the following members.

Constructors

  Name Description
Public method baseChartMapArea

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
Public method GetHashCode
Serves as a hash function for a particular type.
(Inherited from Object.)
Protected method getHtmlArea (Inherited from baseMapArea.)
Protected method getLabelHtmlAreas
Protected method getLegendItemHtmlAreas
Public method GetType
Gets the Type of the current instance.
(Inherited from Object.)
Public method LoadViewState
Protected method MemberwiseClone
Creates a shallow copy of the current Object.
(Inherited from Object.)
Public method SaveViewState
Public method ToString (Inherited from baseMapArea.)
Public method TrackViewState

Properties

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

See Also