GrapeCity.ActiveReports.Chart.v9 Assembly > GrapeCity.ActiveReports.Chart Namespace : GridLayout Class |
The following tables list the members exposed by GridLayout.
Name | Description | |
---|---|---|
GridLayout Constructor | Overloaded. Initializes a new instance of the GridLayout class. |
Name | Description | |
---|---|---|
Columns | Gets or sets the number of columns for the GridLayout. | |
Rows | Gets or sets the number of rows for the GridLayout. | |
Size | Gets the size of the GridLayout. |
Name | Description | |
---|---|---|
Clone | Overridden. Creates a clone of the GridLayout object. | |
DecreaseSize | Decreases the grid layout size by one column or one row at a time. | |
Equals | Compares the GridLayout object to another System.Object to see whether they are equal. | |
GetHashCode | Serves as a hash function for a particular type, suitable for use in hashing algorithms and data structures like a hash table. | |
IncreaseSize | Increases the grid layout size by one column or one row at a time. |