Back to Devexpress

GridLayout Attached Properties

wpf-devexpress-dot-xpf-dot-charts-dot-gridlayout-dot-underscore-attachedproperties.md

latest898 B
Original Source

GridLayout Attached Properties

The settings that configure the chart panes’ grid layout.

NameDescription
Column staticGets or sets the index of the grid layout column the current pane occupies.
ColumnSpan staticGets or sets the number of grid layout columns that the pane occupies.
Row staticGets or sets the index of the grid layout row the current pane occupies.
RowSpan staticGets or sets the number of grid layout rows that the pane occupies.

See Also

GridLayout Class

GridLayout Members

DevExpress.Xpf.Charts Namespace