MindFusion.Charting for WPF Programmer's Guide
Container Class
See Also
 





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

Namespace: MindFusion.Gauges.Wpf
Assembly: MindFusion.Gauges.Wpf

 Syntax

C#  Copy Code

public class Container : Grid

Visual Basic  Copy Code

Public Class Container
    Inherits Grid

 Inheritance Hierarchy

System.Object
    System.Windows.DependencyObject
        System.Windows.UIElement
            System.Windows.FrameworkElement
                System.Windows.Controls.Panel
                    System.Windows.Controls.Grid
                        MindFusion.Gauges.Wpf.Container

 See Also

Container Members
MindFusion.Gauges.Wpf Namespace