GridPaneLayout Properties
The grid layout options’ storage.
Name | Description |
---|---|
Auto |
Gets or sets the value that specifies the layout pattern that the diagram uses for automatically laying out panes. |
Column |
Returns the grid pane layout’s columns. |
Direction | Gets or sets the automatic layout pattern’s orientation. |
Row |
Returns the grid pane layout’s rows. |
Tag |
Gets or sets the object that contains data related to the chart element.
Inherited from Chart |
See Also