Back to Devexpress

LayoutDefinition Properties

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

latest1.3 KB
Original Source

LayoutDefinition Properties

A layout element used to arrange panes.

NameDescription
SizeInPixelsGets or sets the size in pixels if the LayoutDefinition.SizeMode property is set to UseSizeInPixels.
SizeModeGets or sets the value that defines how to change pane sizes when an end user resizes the chart.
TagGets or sets the object that contains data related to the chart element. Inherited from ChartElement.
WeightGets or sets the relative size of a layout definition element (column or row) used to specify the panes’ layout if the LayoutDefinition.SizeMode property is set to UseWeight.

See Also

LayoutDefinition Class

LayoutDefinition Members

DevExpress.XtraCharts Namespace