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

In This Topic
    PlotStyle Property (C1FinancialChart)
    In This Topic
    Gets or sets chart plot area style.
    Syntax
    'Declaration
     
    Public Property PlotStyle As ChartStyle
    public ChartStyle PlotStyle {get; set;}
    See Also