ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Chart Assembly / GrapeCity.ActiveReports.Chart.Graphics Namespace / Line Class / Line Constructor

In This Topic
    Line Constructor
    In This Topic
    Initializes a new instance of the Line class.
    Overload List
    OverloadDescription
    Initializes a new instance of the Line class.  
    Initializes a new instance of the Line class with a solid, 1 pt line, and the color specified.  

    Initializes a new instance of the Line class with a solid line of the weight and color specified.

     
    Initializes a new instance of the Line class with a 1 pt line of the color and style specified.  
    Initializes a new instance of the Line class with the color, weight, and style specified.   
    See Also