Gets or sets the GridLayout object for the chart.
| Visual Basic (Declaration) | |
|---|---|
Public Property GridLayout As GridLayout | |
| C# | |
|---|---|
public GridLayout GridLayout {get; set;} | |
|
| ActiveReports Developer 7 | |
| GridLayout Property | |
| See Also | |
| GrapeCity.ActiveReports.Chart.v7 Assembly > GrapeCity.ActiveReports.Chart Namespace > SharpGraph Class : GridLayout Property |
Glossary Item Box
Gets or sets the GridLayout object for the chart.
| Visual Basic (Declaration) | |
|---|---|
Public Property GridLayout As GridLayout | |
| C# | |
|---|---|
public GridLayout GridLayout {get; set;} | |