FlexReport for UWP | ComponentOne
C1.UWP.Document Assembly / C1.Xaml.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.Xaml.Document.ShapeBase
          C1.Xaml.Document.RectangleShape
             C1.Xaml.Document.EllipseShape
                C1.Xaml.Document.EllipsePartShape
                   C1.Xaml.Document.PieShape

    See Also