# GrapeCity.ActiveReports.PageReportModel.MapLineTemplate.Width

## Content

<div class="doc-site-dotnet-api-container">



<h1 id="GrapeCity_ActiveReports_PageReportModel_MapLineTemplate_Width_" data-uid="GrapeCity.ActiveReports.PageReportModel.MapLineTemplate.Width*">Width Property
</h1>
<div class="markdown level0 summary"></div>
<div class="markdown level0 conceptual"></div>



<a id="GrapeCity_ActiveReports_PageReportModel_MapLineTemplate_Width_" data-uid="GrapeCity.ActiveReports.PageReportModel.MapLineTemplate.Width*"></a>
<h4 id="GrapeCity_ActiveReports_PageReportModel_MapLineTemplate_Width" data-uid="GrapeCity.ActiveReports.PageReportModel.MapLineTemplate.Width">Width</h4>
<div class="markdown level1 summary"><p>Defines the width of the line. Default: 3.75pt
An expression should evaluate to a <a class="xref" href="GrapeCity.ActiveReports.PageReportModel.Length.html">Length</a>.
The default value is 3.75pt.</p>
</div>
<div class="markdown level1 conceptual"></div>
<h5 class="declaration">Declaration</h5>
<div class="codewrapper">
  <pre><code class="lang-csharp hljs">[ExpressionBaseType(typeof(Length))]
public ExpressionInfo Width { get; set; }</code></pre>
</div>
</div>
