MindFusion.Charting for Silverlight Programmer's Guide
LayoutPanel Members
Constructors Fields Attached Properties Properties Methods
 


Represents the panel of the whole chart.

The following tables list the members exposed by the LayoutPanel type.

 Public Constructors

  Name Description

LayoutPanel

Initializes a new instance of the LayoutPanel class.

 Public Fields

  Name Description

DockProperty

Identifies the Dock attached property.

PlotAreaProperty

Identifies the PlotArea dependency property.

 Public Attached Properties

  Name Description

DockProperty

Specifies the docking of elements within the PlotArea.

 Public Properties

  Name Description

PlotArea

Gtes or sets the plot area where the chart is drawn.

 Public Methods

  Name Description

GetDock

Gets the dock of an element contained in the LayoutPanel.

SetDock

Sets the dock of an element added to the layout panel.

 Protected Methods

  Name Description

ArrangeOverride

Places the elements within the place allocated for them and according to their dock and alignment.

MeasureOverride

Allocates to each element the space avvailable for it according to its dock preferences.

 See Also

LayoutPanel Class
MindFusion.Charting.Silverlight Namespace