C1.Win.Chart.Finance Namespace / FinancialChart Class
Members

FinancialChart Class
Represents a charting control that provides various types of financial charts.
Syntax
'Declaration
 
<C1AboutNameAttribute("C1.Win.Chart.Finance.FinancialChart")>
<C1DescriptionAttribute("FinancialChart", "Represents a charting control that provides various types of financial charts.")>
<LicenseProviderAttribute()>
<DesignerAttribute(C1.Win.Chart.Design.FinancialChartDesigner)>
<ToolboxItemAttribute(True)>
<ToolboxBitmapAttribute(C1.Win.Chart.Finance.FinancialChart, "FlexChart.png")>
<C1DescriptionAttribute("FlexChart", "Represents a charting control that provides a powerful and flexible way to visualize data.")>
<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 FinancialChart 
   Inherits C1.Win.Chart.FlexChart
 
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

See Also