ActiveReports 13
GridLayout Property

GrapeCity.ActiveReports Assembly > GrapeCity.ActiveReports.SectionReportModel Namespace > ChartControl Class : GridLayout Property
Gets or sets the GridLayout object for the chart.
Syntax
'Declaration
 
Public Property GridLayout As GrapeCity.ActiveReports.Chart.GridLayout
public GrapeCity.ActiveReports.Chart.GridLayout GridLayout {get; set;}

Property Value

The grid layout.
See Also

Reference

ChartControl Class
ChartControl Members