[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.Rendering.Components.Dashboard.LineStyle.-ctor

LineStyle Constructor

LineStyle(Color, Length)

Initializes a new instance of the LineStyle class with the specified color and width.

Declaration
public LineStyle(Color color, Length width)
Parameters
Type Name Description
Color color

The color of the line.

Length width

The width of the line.