MindFusion.Charting for Silverlight Programmer's Guide
Container Members
Constructors Fields Properties
 


A special grid-derived container which provides ActualContainerWidth and ActualContainerHeight properties which can be bound to from within XAML.

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

 Public Constructors

  Name Description

Container

Initializes a new instance of the Container class.

 Public Fields

  Name Description

ActualContainerHeightProperty

Identifies the ActualContainerHeight dependency property.

ActualContainerWidthProperty

Identifies the ActualContainerWidth dependency property.

 Public Properties

  Name Description

ActualContainerHeight

Gets the actual height of the container. This is a dependency property.

ActualContainerWidth

Gets the actual width of the container. This is a dependency property.

 See Also

Container Class
MindFusion.Gauges.Silverlight Namespace