ActiveReports 19 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.ActiveReports.Extensibility.Rendering.Components.Chart Namespace / IChart Interface / PlotArea Property

In This Topic
    PlotArea Property (IChart)
    In This Topic
    Gets the chart plot area.
    Syntax
    'Declaration
     
    ReadOnly Property PlotArea As IPlotArea
    IPlotArea PlotArea {get;}

    Property Value

    An IPlotArea specifying the plot area of the chart.
    See Also