Spread ASP.NET 17
FarPoint.Web.Chart Assembly / FarPoint.Web.Chart Namespace / ChartMapArea Class
Properties Methods


In This Topic
    ChartMapArea Class Members
    In This Topic

    The following tables list the members exposed by ChartMapArea.

    Public Constructors
     NameDescription
    Public ConstructorInitializes a new instance of the ChartMapArea class.  
    Top
    Public Properties
     NameDescription
    Public PropertyOverridden. Gets or sets the access key that allows you to quickly navigate to the ChartMapArea region.  
    Public PropertyOverridden. 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 PropertyGets the attributes of an area. (Inherited from FarPoint.Web.Chart.MapArea)
    Public PropertyGets or sets the string that indicates the coordinates of an area.  
    Public PropertyOverridden. Gets or sets the behavior of a ChartMapArea object in an FpChart control when the ChartMapArea is clicked.  
    Public PropertyGets or sets the string value that indicates a MapAreaInfo.  
    Public PropertyOverridden. Gets or sets the name of an area.  
    Public PropertyGets 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 PropertyGets 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 PropertyGets the float value that indicates the radius of the circle if the map area shape is a circle.  
    Public PropertyGets or sets the shape type of an area. (Inherited from FarPoint.Web.Chart.MapArea)
    Public PropertyOverridden. Gets or sets the tab index of an area.  
    Public PropertyOverridden. 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 PropertyGets or sets the ToolTip of an area. (Inherited from FarPoint.Web.Chart.MapArea)
    Top
    Protected Properties
     NameDescription
    Protected PropertyGets 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 PropertyGets the markup name of an area. (Inherited from FarPoint.Web.Chart.MapArea)
    Protected PropertyGets 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 MethodGets the coordinates of an area. (Inherited from FarPoint.Web.Chart.MapArea)
    Public MethodOverridden. Gets or sets the URL to navigate to when a ChartMapArea object is clicked.  
    Public MethodOverridden. Gets or sets the name of the ChartMapArea object to pass in to the event data when the ChartMapArea is clicked.  
    Public MethodOverridden. Gets or sets the tooltip to display when a ChartMapArea object is hovered over.  
    Public MethodReturns 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 MethodRestores view state information that was saved by SaveViewState. (Inherited from FarPoint.Web.Chart.MapArea)
    Protected MethodSaves view state changes that have occurred since the time the page was posted back to the server. (Inherited from FarPoint.Web.Chart.MapArea)
    Protected MethodCauses the tracking of view state changes to the server control. (Inherited from FarPoint.Web.Chart.MapArea)
    Top
    See Also