Back to Devexpress

GridLayoutOptions Properties

corelibraries-devexpress-dot-xtracharts-dot-gridlayoutoptions-dot-underscore-properties.md

latest1.2 KB
Original Source

GridLayoutOptions Properties

The options that configure the chart panes’ grid layout.

NameDescription
ColumnGets or sets the index of the grid layout column the current pane occupies.
ColumnSpanGets or sets the number of grid layout columns that the pane occupies.
RowGets or sets the index of the grid layout row the current pane occupies.
RowSpanGets or sets the number of grid layout rows that the pane occupies.
TagGets or sets the object that contains data related to the chart element. Inherited from ChartElement.

See Also

GridLayoutOptions Class

GridLayoutOptions Members

DevExpress.XtraCharts Namespace