FarPoint.Web.Chart Assembly > FarPoint.Web.Chart Namespace : MapArea Class |
The following tables list the members exposed by MapArea.
Name | Description | |
---|---|---|
MapArea Constructor | Initializes a new instance of the MapArea class. |
Name | Description | |
---|---|---|
AccessKey | Gets or sets the access key that allows you to quickly navigate to the System.Web.UI.WebControls.HotSpot region. (Inherited from System.Web.UI.WebControls.HotSpot) | |
AlternateText | Gets or sets the alternate text to display for a System.Web.UI.WebControls.HotSpot object in an System.Web.UI.WebControls.ImageMap control when the image is unavailable or renders to a browser that does not support images. (Inherited from System.Web.UI.WebControls.HotSpot) | |
Attributes | Gets the attributes of an area. | |
Coordinates | Gets or sets the string that indicates the coordinates of an area. | |
HotSpotMode | Gets or sets the behavior of a System.Web.UI.WebControls.HotSpot object in an System.Web.UI.WebControls.ImageMap control when the System.Web.UI.WebControls.HotSpot is clicked. (Inherited from System.Web.UI.WebControls.HotSpot) | |
MapAreaInfo | Gets or sets the string value that indicates a MapAreaInfo object. | |
Name | Gets or sets the name of an area. | |
NavigateUrl | Gets or sets the URL to navigate to when a System.Web.UI.WebControls.HotSpot object is clicked. (Inherited from System.Web.UI.WebControls.HotSpot) | |
PostBackValue | Gets or sets the name of the System.Web.UI.WebControls.HotSpot object to pass in the event data when the System.Web.UI.WebControls.HotSpot is clicked. (Inherited from System.Web.UI.WebControls.HotSpot) | |
Shape | Gets or sets the shape type of an area. | |
TabIndex | Gets or sets the tab index of an area. | |
Target | Gets or sets the target window or frame in which to display the Web page content linked to when a System.Web.UI.WebControls.HotSpot object that navigates to a URL is clicked. (Inherited from System.Web.UI.WebControls.HotSpot) | |
ToolTip | Gets or sets the ToolTip of an area. |
Name | Description | |
---|---|---|
IsTrackingViewState | Gets a value indicating whether the System.Web.UI.WebControls.HotSpot object is tracking its view-state changes. (Inherited from System.Web.UI.WebControls.HotSpot) | |
MarkupName | Overridden. Gets the markup name of an area. | |
ViewState | Gets a dictionary of state information that allows you to save and restore the view state of a System.Web.UI.WebControls.HotSpot object across multiple requests for the same page. (Inherited from System.Web.UI.WebControls.HotSpot) |
Name | Description | |
---|---|---|
GetCoordinates | Overridden. Gets the coordinates of an area. | |
GetNavigateUrl | Gets or sets the URL to navigate to when a MapArea object is clicked. | |
GetPostBackValue | Gets or sets the name of the MapArea object to pass in to the event data when the MapArea is clicked. | |
GetToolTip | Gets or sets the tooltip to display when a MapArea object is hovered over. | |
ToString | Returns the System.String representation of this instance of a System.Web.UI.WebControls.HotSpot object. (Inherited from System.Web.UI.WebControls.HotSpot) |
Name | Description | |
---|---|---|
LoadViewState | Overridden. Restores view state information that was saved by SaveViewState. | |
SaveViewState | Overridden. Saves view state changes that have occurred since the time the page was posted back to the server. | |
TrackViewState | Overridden. Causes the tracking of view state changes to the server control. |