Spread ASP.NET 17
FarPoint.Web.Chart Assembly / FarPoint.Web.Chart Namespace / MapArea Class
Members


In This Topic
    MapArea Class
    In This Topic
    Defines a region in an image map of the FpChart control.
    Object Model
    MapArea Class
    Syntax
    'Declaration
     
    
    Public Class MapArea 
       Inherits System.Web.UI.WebControls.HotSpot
       Implements IChartMapArea 
    'Usage
     
    
    Dim instance As MapArea
    Inheritance Hierarchy

    System.Object
       System.Web.UI.WebControls.HotSpot
          FarPoint.Web.Chart.MapArea
             FarPoint.Web.Chart.ChartMapArea

    See Also