Represents the panel of the whole chart.
The following tables list the members exposed by the LayoutPanel type.
Public Constructors| Name | Description | |
|---|---|---|
![]() |
Initializes a new instance of the LayoutPanel class. |
Public Fields| Name | Description | |
|---|---|---|
![]() ![]() |
Identifies the Dock attached property. |
|
![]() ![]() |
Identifies the PlotArea dependency property. |
Public Attached Properties| Name | Description | |
|---|---|---|
![]() |
Gets or sets a value that indicates the position of a chart element within a parent DockPanel. |
Public Properties| Name | Description | |
|---|---|---|
![]() |
Gets or sets the plot area where the chart is drawn. This is a dependency property. |
Public Methods| Name | Description | |
|---|---|---|
![]() ![]() |
Gets the dock of an element contained in the LayoutPanel. |
|
![]() ![]() |
Sets the dock of an element added to the layout panel. |
Protected Methods| Name | Description | |
|---|---|---|
![]() |
FrameworkElement.ArrangeOverride override. |
|
![]() |
FrameworkElement.MeasureOverride override. |
See Also