[]
Gets the chart plot areas collection.
[C1Description("FlexChart.PlotAreas", "Gets the chart plot areas collection.")]
public ObservableCollection<PlotArea> PlotAreas { get; }
<C1Description("FlexChart.PlotAreas", "Gets the chart plot areas collection.")>
Public ReadOnly Property PlotAreas As ObservableCollection(Of PlotArea)