[]
        
(Showing Draft Content)

C1.Win.Chart.FlexChart.PlotAreas

PlotAreas Property

PlotAreas

Gets the chart plot areas collection.

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