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

Glossary Item Box

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

Syntax

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

See Also