# C1.WPF.Chart.Interaction.C1LineMarker.Alignment

## Content

<div class="doc-site-dotnet-api-container">



<h1 id="C1_WPF_Chart_Interaction_C1LineMarker_Alignment_" data-uid="C1.WPF.Chart.Interaction.C1LineMarker.Alignment*">Alignment Property
</h1>
<div class="markdown level0 summary"></div>
<div class="markdown level0 conceptual"></div>



<a id="C1_WPF_Chart_Interaction_C1LineMarker_Alignment_" data-uid="C1.WPF.Chart.Interaction.C1LineMarker.Alignment*"></a>
<h4 id="C1_WPF_Chart_Interaction_C1LineMarker_Alignment" data-uid="C1.WPF.Chart.Interaction.C1LineMarker.Alignment">Alignment</h4>
<div class="markdown level1 summary"><p>Gets or sets the alignment of the LineMarker content.</p>
</div>
<div class="markdown level1 conceptual"></div>
<h5 class="declaration">Declaration</h5>
<div class="codewrapper">
  <pre><code class="lang-csharp hljs">public LineMarkerAlignment Alignment { get; set; }</code></pre>
</div>
<div class="codewrapper">
  <pre><code class="lang-vbnet hljs">Public Property Alignment As LineMarkerAlignment</code></pre>
</div>
<h5 id="C1_WPF_Chart_Interaction_C1LineMarker_Alignment_remarks">Remarks</h5>
<div class="markdown level1 remarks"><p>By default, the LineMarker shows to the right, at the bottom of the target point. Use &quot;|&quot; to combine alignment values.</p>
</div>
</div>
