FlexReport for .NET | ComponentOne
C1.Document Assembly / C1.Document Namespace / PieShape Class
Members

In This Topic
    PieShape Class
    In This Topic
    Represents 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.Document.ShapeBase
          C1.Document.RectangleShape
             C1.Document.EllipseShape
                C1.Document.EllipsePartShape
                   C1.Document.PieShape

    See Also