ComponentOne FinancialChart for WPF
C1TreeViewLine Class
Members 



C1.WPF Namespace : C1TreeViewLine Class
Vertical connecting line.
Syntax
'Declaration
 
<TemplatePartAttribute(Name="Line", Type=System.Windows.Shapes.Shape)>
Public Class C1TreeViewLine 
   Inherits System.Windows.Controls.Control
'Usage
 
Dim instance As C1TreeViewLine
[TemplatePart(Name="Line", Type=System.Windows.Shapes.Shape)]
public class C1TreeViewLine : System.Windows.Controls.Control 
[TemplatePart(Name="Line", Type=System.Windows.Shapes.Shape)]
public ref class C1TreeViewLine : public System.Windows.Controls.Control 
Inheritance Hierarchy

System.Object
   System.Windows.Threading.DispatcherObject
      System.Windows.DependencyObject
         System.Windows.Media.Visual
            System.Windows.UIElement
               System.Windows.FrameworkElement
                  System.Windows.Controls.Control
                     C1.WPF.C1TreeViewLine

See Also

Reference

C1TreeViewLine Members
C1.WPF Namespace