ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.ActiveReports.Rendering.Components.Dashboard Namespace / LineStyle Class / LineWidth Property

In This Topic
    LineWidth Property (LineStyle)
    In This Topic
    Gets the width of current line.
    Syntax
    'Declaration
     
    Public ReadOnly Property LineWidth As Length
    public Length LineWidth {get;}
    See Also