ActiveReports 14 .NET Edition
GrapeCity.ActiveReports.Core.Rdl Assembly / GrapeCity.ActiveReports.PageReportModel.DV Namespace / Chart Class / PlotArea Property

In This Topic
    PlotArea Property (Chart)
    In This Topic
    Gets or sets plot area options
    Syntax
    'Declaration
     
    Public Property PlotArea As PlotArea
    public PlotArea PlotArea {get; set;}
    See Also