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

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