ActiveReports 18 .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 chart plot area.
    Syntax
    'Declaration
     
    ReadOnly Property PlotArea As IPlotArea
    IPlotArea PlotArea {get;}
    See Also