FlexReport for WPF | ComponentOne
C1.WPF.Report Assembly / C1.WPF.Report Namespace / FlexChartField Class / PlotStyle Property

In This Topic
    PlotStyle Property (FlexChartField)
    In This Topic
    Gets the style of plot area (area inside axes).
    Syntax
    'Declaration
     
    Public ReadOnly Property PlotStyle As ChartStyle
    public ChartStyle PlotStyle {get;}
    See Also