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


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