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


In This Topic
    PieSlice Constructor
    In This Topic
    Creates an instance of PieSlice class.
    Syntax
    'Declaration
     
    
    Public Function New()
    'Usage
     
    
    Dim instance As New PieSlice()
    public PieSlice()
    See Also