[]
        
(Showing Draft Content)

C1.Win.FlexReport.Chart.Chart2DArea.PlotArea

PlotArea Property

PlotArea

Gets the Chart2DPlotArea object that describles the region where data is charted.

Declaration
[C1Description("Chart2DArea.PlotArea", "The Chart2DPlotArea object that describles the region where data is charted.")]
public Chart2DPlotArea PlotArea { get; }
<C1Description("Chart2DArea.PlotArea", "The Chart2DPlotArea object that describles the region where data is charted.")>
Public ReadOnly Property PlotArea As Chart2DPlotArea