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

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