C1.Win.Chart Namespace / FlexChart Class
Members

FlexChart Class
Represents a charting control that provides a powerful and flexible way to visualize data.
Syntax
'Declaration
 
<DesignerAttribute("C1.Win.Chart.Design.FlexChartDesigner")>
<ToolboxItemAttribute(True)>
<C1DescriptionAttribute("FlexChart", "Represents a charting control that provides a powerful and flexible way to visualize data.")>
<ToolboxBitmapAttribute(C1.Win.Chart.FlexChart, "FlexChart.png")>
<DefaultPropertyAttribute("Text")>
<DefaultEventAttribute("Click")>
<DesignerSerializerAttribute("System.Windows.Forms.Design.ControlCodeDomSerializer, System.Design, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a", "System.ComponentModel.Design.Serialization.CodeDomSerializer, System.Design, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a")>
<ToolboxItemFilterAttribute("System.Windows.Forms")>
<DesignerCategoryAttribute("Component")>
Public Class FlexChart 
   Inherits FlexChartBase
 
Inheritance Hierarchy

System.Object
   System.MarshalByRefObject
      System.ComponentModel.Component
         System.Windows.Forms.Control
            C1.Win.Chart.FlexChartBase
               C1.Win.Chart.FlexChart
                  C1.Win.Chart.Finance.FinancialChart
                  C1.Win.Chart.FlexRadar

See Also