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

In This Topic
    LineShape Class
    In This Topic
    Represents a line shape in a C1Report.
    Object Model
    LineShape Class
    Syntax
    'Declaration
     
    Public Class LineShape 
       Inherits LineShapeBase
    public class LineShape : LineShapeBase 
    Inheritance Hierarchy

    System.Object
       C1.C1Report.ShapeBase
          C1.C1Report.LineShapeBase
             C1.C1Report.LineShape

    See Also