[]
Gets the style of plot area (area inside axes).
[C1Category("Chart")]
[C1Description("FlexChartFieldBase.PlotStyle", "Specifies the style of plot area (area inside axes).")]
public ChartStyle PlotStyle { get; }
<C1Category("Chart")>
<C1Description("FlexChartFieldBase.PlotStyle", "Specifies the style of plot area (area inside axes).")>
Public ReadOnly Property PlotStyle As ChartStyle