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


In This Topic
    FpChartDesignerActionList Class
    In This Topic
    FpChart control designer action list.
    Object Model
    FpChartDesignerActionList Class
    Syntax
    'Declaration
     
    
    Public Class FpChartDesignerActionList 
       Inherits System.ComponentModel.Design.DesignerActionList
    'Usage
     
    
    Dim instance As FpChartDesignerActionList
    public class FpChartDesignerActionList : System.ComponentModel.Design.DesignerActionList 
    Inheritance Hierarchy

    System.Object
       System.ComponentModel.Design.DesignerActionList
          FarPoint.Web.Chart.FpChartDesignerActionList

    See Also