ComponentOne FinancialChart for WPF
C1DockPanel Class
Members 



C1.WPF Namespace : C1DockPanel Class
Defines an area where you can arrange child elements either horizontally or vertically, relative to each other.
Syntax
'Declaration
 
<LicenseProviderAttribute()>
Public Class C1DockPanel 
   Inherits System.Windows.Controls.Panel
'Usage
 
Dim instance As C1DockPanel
[LicenseProvider()]
public class C1DockPanel : System.Windows.Controls.Panel 
[LicenseProvider()]
public ref class C1DockPanel : public System.Windows.Controls.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
                     C1.WPF.C1DockPanel

See Also

Reference

C1DockPanel Members
C1.WPF Namespace