ComponentOne Chart for WPF and Silverlight
HLBar Class
Members 


C1.WPF.C1Chart Namespace : HLBar Class
Represents plot element that connects high and low values.
Object Model
HLBar Class
Syntax
'Declaration
 
Public Class HLBar 
   Inherits Bar
'Usage
 
Dim instance As HLBar
public class HLBar : Bar 
Inheritance Hierarchy

System.Object
   System.Windows.Threading.DispatcherObject
      System.Windows.DependencyObject
         System.Windows.Media.Visual
            System.Windows.UIElement
               System.Windows.FrameworkElement
                  System.Windows.Shapes.Shape
                     C1.WPF.C1Chart.PlotElement
                        C1.WPF.C1Chart.Bar
                           C1.WPF.C1Chart.HLBar

See Also

Reference

HLBar Members
C1.WPF.C1Chart Namespace