ActiveReports Developer 7
GridLines Class
Members  See Also 
GrapeCity.ActiveReports.v7 Assembly > GrapeCity.ActiveReports.PageReportModel Namespace : GridLines Class

Glossary Item Box

Defines the style properties for the major and minor gridlines along an axis in a chart.

Object Model

GridLines Class

Syntax

Visual Basic (Declaration) 
Public NotInheritable Class GridLines 
C# 
public sealed class GridLines 

Inheritance Hierarchy

System.Object
   GrapeCity.ActiveReports.PageReportModel.GridLines

See Also