PlotAreas Property
PlotAreas
Gets the colleciton of plot areas in the chart.
Declaration
[PersistenceMode(PersistenceMode.InnerProperty)]
public PlotAreaCollection PlotAreas { get; }
<PersistenceMode(PersistenceMode.InnerProperty)>
Public ReadOnly Property PlotAreas As PlotAreaCollection