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


In This Topic
    Bar3D Constructor
    In This Topic
    Initializes a new instance of the Bar3D class.
    Syntax
    'Declaration
     
    
    Public Function New()
    'Usage
     
    
    Dim instance As New Bar3D()
    public Bar3D()
    See Also