ComponentOne FinancialChart for WinForms
C1.Win.Chart.Finance Namespace / FinancialChartOptions Class
Members

In This Topic
    FinancialChartOptions Class
    In This Topic
    Represents options for FinancialChart.
    Object Model
    FinancialChartOptions ClassElementSize Class
    Syntax
    'Declaration
     
    
    <TypeConverterAttribute(System.ComponentModel.ExpandableObjectConverter)>
    <bnf()>
    Public Class FinancialChartOptions 
       Inherits C1.Win.Chart.ChartOptions
    [TypeConverter(System.ComponentModel.ExpandableObjectConverter)]
    [bnf()]
    public class FinancialChartOptions : C1.Win.Chart.ChartOptions 
    Inheritance Hierarchy

    System.Object
       C1.Win.Chart.ChartOptions
          C1.Win.Chart.Finance.FinancialChartOptions
             C1.Win.Chart.Finance.PointAndFigureOptions

    See Also