ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Chart Assembly / GrapeCity.ActiveReports.Chart Namespace / ChartArea Class / WallXY Property

In This Topic
    WallXY Property
    In This Topic
    Gets or sets the XY wall settings for the chart area.
    Syntax
    'Declaration
     
    Public Property WallXY As PlaneItem
    public PlaneItem WallXY {get; set;}
    See Also