Spread for ASP.NET 10 Product Documentation
ChartMapArea Class Members
Properties  Methods 


The following tables list the members exposed by ChartMapArea.

Public Constructors
 NameDescription
Public ConstructorChartMapArea ConstructorInitializes a new instance of the ChartMapArea class.  
Top
Public Properties
 NameDescription
Public PropertyAccessKeyOverridden. Gets or sets the access key that allows you to quickly navigate to the ChartMapArea region.  
Public PropertyAlternateTextOverridden. 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.  
Public PropertyAttributesGets the attributes of an area. (Inherited from FarPoint.Web.Chart.MapArea)
Public PropertyCoordinatesGets or sets the string that indicates the coordinates of an area.  
Public PropertyHotSpotModeOverridden. Gets or sets the behavior of a ChartMapArea object in an FpChart control when the ChartMapArea is clicked.  
Public PropertyMapAreaInfoGets or sets the string value that indicates a MapAreaInfo.  
Public PropertyNameOverridden. Gets or sets the name of an area.  
Public PropertyNavigateUrlGets or sets the URL to navigate to when a System.Web.UI.WebControls.HotSpot object is clicked. (Inherited from System.Web.UI.WebControls.HotSpot)
Public PropertyPostBackValueGets 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)
Public PropertyRadiusGets the float value that indicates the radius of the circle if the map area shape is a circle.  
Public PropertyShapeGets or sets the shape type of an area. (Inherited from FarPoint.Web.Chart.MapArea)
Public PropertyTabIndexOverridden. Gets or sets the tab index of an area.  
Public PropertyTargetOverridden. 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.  
Public PropertyToolTipGets or sets the ToolTip of an area. (Inherited from FarPoint.Web.Chart.MapArea)
Top
Protected Properties
 NameDescription
Protected PropertyIsTrackingViewStateGets a value indicating whether the System.Web.UI.WebControls.HotSpot object is tracking its view-state changes. (Inherited from System.Web.UI.WebControls.HotSpot)
Protected PropertyMarkupNameGets the markup name of an area. (Inherited from FarPoint.Web.Chart.MapArea)
Protected PropertyViewStateGets 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)
Top
Public Methods
 NameDescription
Public MethodGetCoordinatesGets the coordinates of an area. (Inherited from FarPoint.Web.Chart.MapArea)
Public MethodGetNavigateUrlOverridden. Gets or sets the URL to navigate to when a ChartMapArea object is clicked.  
Public MethodGetPostBackValueOverridden. Gets or sets the name of the ChartMapArea object to pass in to the event data when the ChartMapArea is clicked.  
Public MethodGetToolTipOverridden. Gets or sets the tooltip to display when a ChartMapArea object is hovered over.  
Public MethodToStringReturns the System.String representation of this instance of a System.Web.UI.WebControls.HotSpot object. (Inherited from System.Web.UI.WebControls.HotSpot)
Top
Protected Methods
 NameDescription
Protected MethodLoadViewStateRestores view state information that was saved by SaveViewState. (Inherited from FarPoint.Web.Chart.MapArea)
Protected MethodSaveViewStateSaves view state changes that have occurred since the time the page was posted back to the server. (Inherited from FarPoint.Web.Chart.MapArea)
Protected MethodTrackViewStateCauses the tracking of view state changes to the server control. (Inherited from FarPoint.Web.Chart.MapArea)
Top
See Also

Reference

ChartMapArea Class
FarPoint.Web.Chart Namespace

 

 


Copyright © GrapeCity, inc. All rights reserved.