ComponentOne Chart for WPF and Silverlight
Bar Class
Members 


C1.WPF.C1Chart Namespace : Bar Class
Represents bar plot element.
Object Model
Bar Class
Syntax
'Declaration
 
Public Class Bar 
   Inherits PlotElement
'Usage
 
Dim instance As Bar
public class Bar : PlotElement 
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

Bar Members
C1.WPF.C1Chart Namespace