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