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

Glossary Item Box

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

Syntax

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

See Also