# C1.Win.Chart.Interaction.LineMarker.LineWidth

## Content

<div class="doc-site-dotnet-api-container">



<h1 id="C1_Win_Chart_Interaction_LineMarker_LineWidth_" data-uid="C1.Win.Chart.Interaction.LineMarker.LineWidth*">LineWidth Property
</h1>
<div class="markdown level0 summary"></div>
<div class="markdown level0 conceptual"></div>



<a id="C1_Win_Chart_Interaction_LineMarker_LineWidth_" data-uid="C1.Win.Chart.Interaction.LineMarker.LineWidth*"></a>
<h4 id="C1_Win_Chart_Interaction_LineMarker_LineWidth" data-uid="C1.Win.Chart.Interaction.LineMarker.LineWidth">LineWidth</h4>
<div class="markdown level1 summary"><p>Gets or sets width of lines</p>
</div>
<div class="markdown level1 conceptual"></div>
<h5 class="declaration">Declaration</h5>
<div class="codewrapper">
  <pre><code class="lang-csharp hljs">[C1Description(&quot;Interaction.LineMarker.LineWidth&quot;, &quot;Gets or sets width of lines&quot;)]
public int LineWidth { get; set; }</code></pre>
</div>
<div class="codewrapper">
  <pre><code class="lang-vbnet hljs">&lt;C1Description(&quot;Interaction.LineMarker.LineWidth&quot;, &quot;Gets or sets width of lines&quot;)&gt;
Public Property LineWidth As Integer</code></pre>
</div>
</div>
