FlexReport for UWP | ComponentOne
C1.UWP.FlexReport Assembly / C1.Xaml.FlexReport Namespace / FlexChartFieldBase Class / PlotStyle Property

In This Topic
    PlotStyle Property (FlexChartFieldBase)
    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