GridLayout Attached Properties
The settings that configure the chart panes’ grid layout.
Name | Description |
---|---|
Column static | Gets or sets the index of the grid layout column the current pane occupies. |
Column |
Gets or sets the number of grid layout columns that the pane occupies. |
Row static | Gets or sets the index of the grid layout row the current pane occupies. |
Row |
Gets or sets the number of grid layout rows that the pane occupies. |
See Also