ActiveReports 12
GridLayout Property (ChartControl)

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

Property Value

The grid layout.
See Also

Reference

ChartControl Class
ChartControl Members