C1.WPF.FlexChart.4.6.2 Assembly / C1.WPF.Chart Namespace / FlexChartBase Class
Members

FlexChartBase Class
Base class for FlexChart and FlexPie controls.
Object Model
FlexChartBase Class
Syntax
'Declaration
 
Public MustInherit Class FlexChartBase 
   Inherits 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