FlexReport for WinForms | ComponentOne
C1.Win.FlexReport.4.5.2 Assembly / C1.Win.FlexReport.Chart Namespace / Chart2DArea Class / PlotArea Property

In This Topic
    PlotArea Property (Chart2DArea)
    In This Topic
    Gets the Chart2DPlotArea object that describles the region where data is charted.
    Syntax
    'Declaration
     
    Public ReadOnly Property PlotArea As Chart2DPlotArea
    public Chart2DPlotArea PlotArea {get;}
    See Also