[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.PageReportModel.MapLineTemplate.Width

Width Property

Width

Defines the width of the line. Default: 3.75pt An expression should evaluate to a Length. The default value is 3.75pt.

Declaration
[ExpressionBaseType(typeof(Length))]
public ExpressionInfo Width { get; set; }