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


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