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

In This Topic
    EllipsePartShape Class
    In This Topic
    Abstract base class for ArcShape and PieShape classes.
    Object Model
    EllipsePartShape Class
    Syntax
    'Declaration
     
    Public Class EllipsePartShape 
       Inherits EllipseShape
    public class EllipsePartShape : EllipseShape 
    Inheritance Hierarchy

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

    See Also