Document Library for WPF | ComponentOne
C1.WPF.Document.4.5.2 Assembly / C1.WPF.Document 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.WPF.Document.ShapeBase
          C1.WPF.Document.RectangleShape
             C1.WPF.Document.EllipseShape
                C1.WPF.Document.EllipsePartShape
                   C1.WPF.Document.PieShape

    See Also