# C1.Web.Mvc.Gs1DataBarStacked

## Content

<div class="doc-site-dotnet-api-container">



  <h1 id="C1_Web_Mvc_Gs1DataBarStacked" data-uid="C1.Web.Mvc.Gs1DataBarStacked" class="text-break">Gs1DataBarStacked Class
</h1>
  <div class="markdown level0 summary"><p>Represents a control for drawing GS1 DataBar barcode type.</p>
</div>
  <div class="markdown level0 conceptual"></div>
  <div class="inheritance">
    <h5>Inheritance</h5>
    <div class="level0"><a class="xref" href="https://learn.microsoft.com/dotnet/api/system.object">object</a></div>
    <div class="level1"><a class="xref" href="C1.Web.Mvc.Component.html">Component</a></div>
    <div class="level2"><a class="xref" href="C1.Web.Mvc.Control.html">Control</a></div>
    <div class="level3"><a class="xref" href="C1.Web.Mvc.BarcodeBase.html">BarcodeBase</a></div>
    <div class="level4"><a class="xref" href="C1.Web.Mvc.Gs1DataBarBase.html">Gs1DataBarBase</a></div>
    <div class="level5"><span class="xref">Gs1DataBarStacked</span></div>
  </div>
  <div class="implements">
    <h5>Implements</h5>
    <div><a class="xref" href="https://learn.microsoft.com/dotnet/api/microsoft.aspnetcore.html.ihtmlcontent">IHtmlContent</a></div>
    <div><a class="xref" href="C1.Web.Mvc.ITemplate.html">ITemplate</a></div>
  </div>
  <h6><strong>Namespace</strong>: <a class="xref" href="C1.Web.Mvc.html">C1.Web.Mvc</a></h6>
  <h6><strong>Assembly</strong>: C1.AspNetCore.Mvc.dll</h6>
  <h5 id="C1_Web_Mvc_Gs1DataBarStacked_syntax">Syntax</h5>
  <div class="codewrapper">
    <pre><code class="lang-csharp hljs">public class Gs1DataBarStacked : Gs1DataBarBase, IHtmlContent, ITemplate</code></pre>
  </div>
  <div class="codewrapper">
    <pre><code class="lang-vbnet hljs">Public Class Gs1DataBarStacked
    Inherits Gs1DataBarBase
    Implements IHtmlContent, ITemplate</code></pre>
  </div>
  <h3 id="constructors">Constructors
</h3>
  <table class="table table-bordered table-condensed">
    <thead>
      <tr>
        <th>Name</th>
        <th>Description</th>
      </tr>
    </thead>
    <tbody>
      <tr>
        <td id="C1_Web_Mvc_Gs1DataBarStacked__ctor_Microsoft_AspNetCore_Mvc_Rendering_IHtmlHelper_System_String_" data-uid="C1.Web.Mvc.Gs1DataBarStacked.#ctor(Microsoft.AspNetCore.Mvc.Rendering.IHtmlHelper,System.String)">
          <a class="xref" href="C1.Web.Mvc.Gs1DataBarStacked.-ctor.html#C1_Web_Mvc_Gs1DataBarStacked__ctor_Microsoft_AspNetCore_Mvc_Rendering_IHtmlHelper_System_String_">Gs1DataBarStacked(IHtmlHelper, string)</a>
        </td>
        <td class="markdown level1 summary"><p>Creates one <a class="xref" href="C1.Web.Mvc.Gs1DataBarStacked.html">Gs1DataBarStacked</a> instance.</p>
</td>
      </tr>
    </tbody>
  </table>
  <h3 id="properties">Properties
</h3>
  <table class="table table-bordered table-condensed">
    <thead>
      <tr>
        <th>Name</th>
        <th>Description</th>
      </tr>
    </thead>
    <tbody>
      <tr>
        <td id="C1_Web_Mvc_Gs1DataBarStacked_Ratio" data-uid="C1.Web.Mvc.Gs1DataBarStacked.Ratio">
          <a class="xref" href="C1.Web.Mvc.Gs1DataBarStacked.Ratio.html#C1_Web_Mvc_Gs1DataBarStacked_Ratio">Ratio</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the height of symbol top row ratio; supports any number.</p>
</td>
      </tr>
    </tbody>
  </table>

</div>
