# C1.Report.Layout.LabelSpacingY

## Content

<div class="doc-site-dotnet-api-container">



<h1 id="C1_Report_Layout_LabelSpacingY_" data-uid="C1.Report.Layout.LabelSpacingY*">LabelSpacingY Property
</h1>
<div class="markdown level0 summary"></div>
<div class="markdown level0 conceptual"></div>



<a id="C1_Report_Layout_LabelSpacingY_" data-uid="C1.Report.Layout.LabelSpacingY*"></a>
<h4 id="C1_Report_Layout_LabelSpacingY" data-uid="C1.Report.Layout.LabelSpacingY">LabelSpacingY</h4>
<div class="markdown level1 summary"><p>Used by the designer to discount vertical label spacing in the design surface.</p>
</div>
<div class="markdown level1 conceptual"></div>
<h5 class="declaration">Declaration</h5>
<div class="codewrapper">
  <pre><code class="lang-csharp hljs">[Browsable(false)]
[TypeConverter(typeof(PageUnitConverter))]
public double LabelSpacingY { get; set; }</code></pre>
</div>
<div class="codewrapper">
  <pre><code class="lang-vbnet hljs">&lt;Browsable(False)&gt;
&lt;TypeConverter(GetType(PageUnitConverter))&gt;
Public Property LabelSpacingY As Double</code></pre>
</div>
</div>
