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

Glossary Item Box

Gets the wall ranges (strip lines) for the chart area.

Syntax

Visual Basic (Declaration) 
Public ReadOnly Property WallRanges As WallRangesCollection
C# 
public WallRangesCollection WallRanges {get;}

See Also