ComponentOne Reports for WPF
C1.C1Report Namespace / PieShape Class
Members

In This Topic
    PieShape Class
    In This Topic
    Represetns a pie shape in a C1Report.
    Object Model
    PieShape Class
    Syntax
    'Declaration
     
    Public Class PieShape 
       Inherits EllipsePartShape
    public class PieShape : EllipsePartShape 
    Inheritance Hierarchy

    System.Object
       C1.C1Report.ShapeBase
          C1.C1Report.RectangleShape
             C1.C1Report.EllipseShape
                C1.C1Report.EllipsePartShape
                   C1.C1Report.PieShape

    See Also