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

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