ComponentOne FlexPivot for WinForms
C1.Win.FlexPivot.4.5.2 Assembly / C1.Win.FlexPivot Namespace / FlexPivotChart Class
Members

In This Topic
    FlexPivotChart Class
    In This Topic
    Represents a custom chart control for visualizing FlexPivot data.
    Object Model
    FlexPivotChart Class
    Syntax
    'Declaration
     
    Public Class FlexPivotChart 
       Inherits System.Windows.Forms.Panel
    public class FlexPivotChart : System.Windows.Forms.Panel 
    Inheritance Hierarchy

    System.Object
       System.MarshalByRefObject
          System.ComponentModel.Component
             System.Windows.Forms.Control
                System.Windows.Forms.ScrollableControl
                   System.Windows.Forms.Panel
                      C1.Win.FlexPivot.FlexPivotChart

    See Also