Document Library for WinForms | ComponentOne
C1.Win.C1Document.4.5.2 Assembly / C1.Win.C1Document Namespace / PieShape Class
Members

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

    System.Object
       C1.Win.C1Document.ShapeBase
          C1.Win.C1Document.RectangleShape
             C1.Win.C1Document.EllipseShape
                C1.Win.C1Document.EllipsePartShape
                   C1.Win.C1Document.PieShape

    See Also