MindFusion.Wpf Pack Programmer's Guide
LayoutPanel Class
See Also
 





Represents the panel of the whole chart.

Namespace: MindFusion.Charting.Wpf
Assembly: MindFusion.Charting.Wpf

 Syntax

C#  Copy Code

public class LayoutPanel : Panel

Visual Basic  Copy Code

Public Class LayoutPanel
    Inherits Panel

 Inheritance Hierarchy

System.Object
    System.Windows.Threading.DispatcherObject
        System.Windows.DependencyObject
            System.Windows.Media.Visual
                System.Windows.UIElement
                    System.Windows.FrameworkElement
                        System.Windows.Controls.Panel
                            MindFusion.Charting.Wpf.LayoutPanel

 See Also

LayoutPanel Members
MindFusion.Charting.Wpf Namespace