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


In This Topic
    AreaShape3D Constructor
    In This Topic
    Syntax
    'Declaration
     
    
    Public Function New()
    'Usage
     
    
    Dim instance As New AreaShape3D()
    public AreaShape3D()
    See Also