2D Chart for WinForms | ComponentOne
C1.Win.C1Chart.4.5.2 Assembly / C1.Win.C1Chart Namespace / Area Class / PlotArea Property

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