Spread ASP.NET 17
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 IChartMapArea, IGroupMapAreaSupport 
    'Usage
     
    
    Dim instance As ChartMapArea
    public class ChartMapArea : MapArea, IChartMapArea, IGroupMapAreaSupport  
    Inheritance Hierarchy

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

    See Also