ActiveReports 14 .NET Edition
GrapeCity.ActiveReports.Chart Assembly / GrapeCity.ActiveReports.Chart.Graphics Namespace / Line Class / Weight Property

In This Topic
    Weight Property (Line)
    In This Topic
    Gets or sets the line thickness in points.
    Syntax
    'Declaration
     
    Public Property Weight As Integer
    public int Weight {get; set;}
    See Also