ActiveReports Developer 7
GridLine Property
See Also 
GrapeCity.ActiveReports.Chart.v7 Assembly > GrapeCity.ActiveReports.Chart Namespace > Tick Class : GridLine Property

Glossary Item Box

Gets or sets the line used to draw the grid on the chart walls.

Syntax

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

See Also