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

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