ActiveReports 12
Width Property (MapLineTemplate)

GrapeCity.ActiveReports.v12 Assembly > GrapeCity.ActiveReports.PageReportModel Namespace > MapLineTemplate Class : Width Property
Defines the width of the line. Default: 3.75pt An expression should evaluate to a GrapeCity.ActiveReports.Extensibility.Definition.Components.Length. The default value is 3.75pt.
Syntax
'Declaration
 
Public Property Width As ExpressionInfo
public ExpressionInfo Width {get; set;}
See Also

Reference

MapLineTemplate Class
MapLineTemplate Members