Skip to main content

LayoutDefinition Members

A layout element used to arrange panes.

Constructors

Name Description
LayoutDefinition() Initializes a new instance of the LayoutDefinition class with the default settings.

Fields

Name Description
SizeProperty static Identifies the Size dependency property.

Properties

Name Description
Size Gets or sets the layout element’s size.
TypeNameSerializable Gets the string value used to support serialization of the chart dependency object. Inherited from ChartDependencyObject.

Events

Name Description
PropertyChanged Occurs every time any of the ChartDependencyObject class properties has changed its value. Inherited from ChartDependencyObject.
See Also