# C1.Xamarin.Forms.Gauge.C1Gauge.Step

## Content

<div class="doc-site-dotnet-api-container">



<h1 id="C1_Xamarin_Forms_Gauge_C1Gauge_Step_" data-uid="C1.Xamarin.Forms.Gauge.C1Gauge.Step*">Step Property
</h1>
<div class="markdown level0 summary"></div>
<div class="markdown level0 conceptual"></div>



<a id="C1_Xamarin_Forms_Gauge_C1Gauge_Step_" data-uid="C1.Xamarin.Forms.Gauge.C1Gauge.Step*"></a>
<h4 id="C1_Xamarin_Forms_Gauge_C1Gauge_Step" data-uid="C1.Xamarin.Forms.Gauge.C1Gauge.Step">Step</h4>
<div class="markdown level1 summary"><p>Gets or sets a value that determines the intervals the <see cref="p:Value"></see> can be set when the user interacts directly with the control. For instance if Step=25 the possible values will be 0,25,50,75,100.</p>
</div>
<div class="markdown level1 conceptual"></div>
<h5 class="declaration">Declaration</h5>
<div class="codewrapper">
  <pre><code class="lang-csharp hljs">public double Step { get; set; }</code></pre>
</div>
</div>
