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


In This Topic
    FpChart Class
    In This Topic
    Represents a FarPoint Chart Web Control. It displays a chart image.
    Object Model
    FpChart ClassImageRender ClassChartModel Class
    Syntax
    'Declaration
     
    
    Public Class FpChart 
       Inherits System.Web.UI.WebControls.WebControl
    'Usage
     
    
    Dim instance As FpChart
    public class FpChart : System.Web.UI.WebControls.WebControl 
    Inheritance Hierarchy

    System.Object
       System.Web.UI.Control
          System.Web.UI.WebControls.WebControl
             FarPoint.Web.Chart.FpChart
                FarPoint.Web.Spread.Chart.SpreadChart

    See Also