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

In This Topic
    C1FlexRadar Class
    In This Topic
    Charting control for radar and polar charts.
    Object Model
    C1FlexRadar Class
    Syntax
    'Declaration
     
    Public Class C1FlexRadar 
       Inherits C1FlexChart
    public class C1FlexRadar : C1FlexChart 
    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.C1FlexRadar

    See Also