FlexChart | ComponentOne
C1.WPF.Chart.Finance Assembly / C1.WPF.Chart.Finance Namespace / C1FinancialChart Class / Options Property

In This Topic
    Options Property (C1FinancialChart)
    In This Topic
    Gets or sets the chart options.
    Syntax
    'Declaration
     
    Public Shadows Property Options As FinancialChartOptions
    public new FinancialChartOptions Options {get; set;}
    See Also