ActiveReports 14 .NET Edition
GrapeCity.ActiveReports.Core.Rdl Assembly / GrapeCity.ActiveReports.PageReportModel Namespace / PlotArea Class
Members

In This Topic
    PlotArea Class
    In This Topic
    The PlotArea element defines properties for the plot area (for chart types with X and Y axes).
    Object Model
    PlotArea Class
    Syntax
    'Declaration
     
    Public NotInheritable Class PlotArea 
       Implements IValidateable 
    public sealed class PlotArea : IValidateable  
    Inheritance Hierarchy

    System.Object
       GrapeCity.ActiveReports.PageReportModel.PlotArea

    See Also