Spread ASP.NET 16
FarPoint.Web.Chart Assembly / FarPoint.Web.Chart Namespace / ChartMapArea Class
Members


In This Topic
    ChartMapArea Class
    In This Topic
    Defines a chart map area inside the FpChart control.
    Object Model
    ChartMapArea ClassMapAreaInfo Class
    Syntax
    'Declaration
     
    Public Class ChartMapArea 
       Inherits MapArea
       Implements IChartMapAreaIGroupMapAreaSupport 
    'Usage
     
    Dim instance As ChartMapArea
    public class ChartMapArea : MapArea, IChartMapAreaIGroupMapAreaSupport  
    Inheritance Hierarchy

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

    See Also