ComponentOne Chart for WPF and Silverlight
C1.WPF.C1Chart Namespace / Bar Class / Bar Constructor


In This Topic
    Bar Constructor
    In This Topic
    Initializes an new instance of the C1.Silverlight.Chart.Bar class.
    Syntax
    'Declaration
     
    
    Public Function New()
    'Usage
     
    
    Dim instance As New Bar()
    public Bar()
    See Also