# C1.Win.GanttView.ScaleTier

## Content

<div class="doc-site-dotnet-api-container">



  <h1 id="C1_Win_GanttView_ScaleTier" data-uid="C1.Win.GanttView.ScaleTier" class="text-break">ScaleTier Class
</h1>
  <div class="markdown level0 summary"><p>Switches time units and date formats for a level of timescale.</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"><span class="xref">ScaleTier</span></div>
  </div>
  <h6><strong>Namespace</strong>: <a class="xref" href="C1.Win.GanttView.html">C1.Win.GanttView</a></h6>
  <h6><strong>Assembly</strong>: C1.Win.GanttView.10.dll</h6>
  <h5 id="C1_Win_GanttView_ScaleTier_syntax">Syntax</h5>
  <div class="codewrapper">
    <pre><code class="lang-csharp hljs">public class ScaleTier</code></pre>
  </div>
  <div class="codewrapper">
    <pre><code class="lang-vbnet hljs">Public Class ScaleTier</code></pre>
  </div>
  <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_Win_GanttView_ScaleTier_Align" data-uid="C1.Win.GanttView.ScaleTier.Align">
          <a class="xref" href="C1.Win.GanttView.ScaleTier.Align.html#C1_Win_GanttView_ScaleTier_Align">Align</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the horizontal alignment of the scale labels.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_GanttView_ScaleTier_Count" data-uid="C1.Win.GanttView.ScaleTier.Count">
          <a class="xref" href="C1.Win.GanttView.ScaleTier.Count.html#C1_Win_GanttView_ScaleTier_Count">Count</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the number of units in a scale division.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_GanttView_ScaleTier_Format" data-uid="C1.Win.GanttView.ScaleTier.Format">
          <a class="xref" href="C1.Win.GanttView.ScaleTier.Format.html#C1_Win_GanttView_ScaleTier_Format">Format</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the format string for the scale labels.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_GanttView_ScaleTier_Instant" data-uid="C1.Win.GanttView.ScaleTier.Instant">
          <a class="xref" href="C1.Win.GanttView.ScaleTier.Instant.html#C1_Win_GanttView_ScaleTier_Instant">Instant</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the point in time to be displayed as a scale label.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_GanttView_ScaleTier_MinWidth" data-uid="C1.Win.GanttView.ScaleTier.MinWidth">
          <a class="xref" href="C1.Win.GanttView.ScaleTier.MinWidth.html#C1_Win_GanttView_ScaleTier_MinWidth">MinWidth</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the minimal width of the scale division.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_GanttView_ScaleTier_Units" data-uid="C1.Win.GanttView.ScaleTier.Units">
          <a class="xref" href="C1.Win.GanttView.ScaleTier.Units.html#C1_Win_GanttView_ScaleTier_Units">Units</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the units for a timescale.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_GanttView_ScaleTier_UseFiscalYear" data-uid="C1.Win.GanttView.ScaleTier.UseFiscalYear">
          <a class="xref" href="C1.Win.GanttView.ScaleTier.UseFiscalYear.html#C1_Win_GanttView_ScaleTier_UseFiscalYear">UseFiscalYear</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets whether the fiscal year should be used instead of the calendar year.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_GanttView_ScaleTier_Visible" data-uid="C1.Win.GanttView.ScaleTier.Visible">
          <a class="xref" href="C1.Win.GanttView.ScaleTier.Visible.html#C1_Win_GanttView_ScaleTier_Visible">Visible</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets whether the tier is visible.</p>
</td>
      </tr>
    </tbody>
  </table>

</div>
