ActiveReports Developer 7
GridLayout Property
See Also 
GrapeCity.ActiveReports.Chart.v7 Assembly > GrapeCity.ActiveReports.Chart Namespace > Legend Class : GridLayout Property

Glossary Item Box

Gets or sets the grid layout for the Legend.

Syntax

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

See Also