The following tables list the members exposed by ChartMapArea.
Name | Description | |
---|---|---|
ChartMapArea Constructor | Initializes a new instance of the ChartMapArea class. |
Name | Description | |
---|---|---|
AccessKey | Overridden. Gets or sets the access key that allows you to quickly navigate to the ChartMapArea region. | |
AlternateText | Overridden. Gets or sets the alternate text to display for a ChartMapArea object in an FpChart control when the image is unavailable or renders to a browser that does not support images. | |
Attributes | Gets the attributes of an area. (Inherited from FarPoint.Web.Chart.MapArea) | |
Coordinates | Gets or sets the string that indicates the coordinates of an area. | |
HotSpotMode | Overridden. Gets or sets the behavior of a ChartMapArea object in an FpChart control when the ChartMapArea is clicked. | |
MapAreaInfo | Gets or sets the string value that indicates a MapAreaInfo. | |
Name | Overridden. 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) | |
Radius | Gets the float value that indicates the radius of the circle if the map area shape is a circle. | |
Shape | Gets or sets the shape type of an area. (Inherited from FarPoint.Web.Chart.MapArea) | |
TabIndex | Overridden. Gets or sets the tab index of an area. | |
Target | Overridden. Gets or sets the target window or frame in which to display the Web page content that is linked to when a ChartMapArea object that navigates to a URL is clicked. | |
ToolTip | Gets or sets the ToolTip of an area. (Inherited from FarPoint.Web.Chart.MapArea) |
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 | Gets the markup name of an area. (Inherited from FarPoint.Web.Chart.MapArea) | |
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 | Gets the coordinates of an area. (Inherited from FarPoint.Web.Chart.MapArea) | |
GetNavigateUrl | Overridden. Gets or sets the URL to navigate to when a ChartMapArea object is clicked. | |
GetPostBackValue | Overridden. Gets or sets the name of the ChartMapArea object to pass in to the event data when the ChartMapArea is clicked. | |
GetToolTip | Overridden. Gets or sets the tooltip to display when a ChartMapArea 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 | Restores view state information that was saved by SaveViewState. (Inherited from FarPoint.Web.Chart.MapArea) | |
SaveViewState | Saves view state changes that have occurred since the time the page was posted back to the server. (Inherited from FarPoint.Web.Chart.MapArea) | |
TrackViewState | Causes the tracking of view state changes to the server control. (Inherited from FarPoint.Web.Chart.MapArea) |