FlexChart | ComponentOne
C1.WPF.Chart Assembly / C1.WPF.Chart Namespace / FlexChartBase Class
Members

In This Topic
    FlexChartBase Class
    In This Topic
    Base class for FlexChart and FlexPie controls.
    Object Model
    FlexChartBase Class
    Syntax
    'Declaration
     
    Public MustInherit Class FlexChartBase 
       Inherits System.Windows.Controls.Control
    public abstract class FlexChartBase : System.Windows.Controls.Control 
    Inheritance Hierarchy

    System.Object
       System.Windows.Threading.DispatcherObject
          System.Windows.DependencyObject
             System.Windows.Media.Visual
                System.Windows.UIElement
                   System.Windows.FrameworkElement
                      System.Windows.Controls.Control
                         C1.WPF.Chart.FlexChartBase
                            C1.WPF.Chart.C1FlexChart
                            C1.WPF.Chart.C1FlexPie
                            C1.WPF.Chart.C1TreeMap
                            C1.WPF.Chart.FlexChart
                            C1.WPF.Chart.FlexPie

    See Also