ComponentOne FlexChart for UWP
C1.UWP.FlexChart Assembly / C1.Xaml.Chart Namespace / FlexChartBase Class / PlotStyle Property

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