ActiveReports Developer 7
WallYZ Property
See Also 
GrapeCity.ActiveReports.Chart.v7 Assembly > GrapeCity.ActiveReports.Chart Namespace > ChartArea Class : WallYZ Property

Glossary Item Box

Gets or sets the YZ wall settings for the chart area.

Syntax

Visual Basic (Declaration) 
Public Property WallYZ As PlaneItem
C# 
public PlaneItem WallYZ {get; set;}

See Also