# C1.Web.Mvc.Fluent.ChartGesturesBuilder-1

## Content

<div class="doc-site-dotnet-api-container">



  <h1 id="C1_Web_Mvc_Fluent_ChartGesturesBuilder_1" data-uid="C1.Web.Mvc.Fluent.ChartGesturesBuilder`1" class="text-break">ChartGesturesBuilder&lt;T&gt; Class
</h1>
  <div class="markdown level0 summary"><p>Defines a builder to configurate <a class="xref" href="C1.Web.Mvc.ChartGestures-1.html">ChartGestures&lt;T&gt;</a>.</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">HideObjectMembers</span></div>
    <div class="level2"><a class="xref" href="C1.Web.Mvc.Fluent.BaseBuilder-2.html">BaseBuilder</a>&lt;<a class="xref" href="C1.Web.Mvc.ChartGestures-1.html">ChartGestures</a>&lt;T&gt;, <a class="xref" href="C1.Web.Mvc.Fluent.ChartGesturesBuilder-1.html">ChartGesturesBuilder</a>&lt;T&gt;&gt;</div>
    <div class="level3"><a class="xref" href="C1.Web.Mvc.Fluent.ComponentBuilder-2.html">ComponentBuilder</a>&lt;<a class="xref" href="C1.Web.Mvc.ChartGestures-1.html">ChartGestures</a>&lt;T&gt;, <a class="xref" href="C1.Web.Mvc.Fluent.ChartGesturesBuilder-1.html">ChartGesturesBuilder</a>&lt;T&gt;&gt;</div>
    <div class="level4"><span class="xref">ExtenderBuilder</span>&lt;<a class="xref" href="C1.Web.Mvc.ChartGestures-1.html">ChartGestures</a>&lt;T&gt;, <a class="xref" href="C1.Web.Mvc.Fluent.ChartGesturesBuilder-1.html">ChartGesturesBuilder</a>&lt;T&gt;&gt;</div>
    <div class="level5"><span class="xref">ChartGesturesBuilder&lt;T&gt;</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>
  <h6><strong>Namespace</strong>: <a class="xref" href="C1.Web.Mvc.Fluent.html">C1.Web.Mvc.Fluent</a></h6>
  <h6><strong>Assembly</strong>: C1.AspNetCore.Mvc.dll</h6>
  <h5 id="C1_Web_Mvc_Fluent_ChartGesturesBuilder_1_syntax">Syntax</h5>
  <div class="codewrapper">
    <pre><code class="lang-csharp hljs">public class ChartGesturesBuilder&lt;T&gt; : ExtenderBuilder&lt;ChartGestures&lt;T&gt;, ChartGesturesBuilder&lt;T&gt;&gt;, IHtmlContent</code></pre>
  </div>
  <div class="codewrapper">
    <pre><code class="lang-vbnet hljs">Public Class ChartGesturesBuilder(Of T)
    Inherits ExtenderBuilder(Of ChartGestures(Of T), ChartGesturesBuilder(Of T))
    Implements IHtmlContent</code></pre>
  </div>
  <h5 class="typeParameters">Type Parameters</h5>
  <table class="table table-bordered table-condensed">
    <thead>
      <tr>
        <th>Name</th>
        <th>Description</th>
      </tr>
    </thead>
    <tbody>
      <tr>
        <td><span class="parametername">T</span></td>
        <td></td>
      </tr>
    </tbody>
  </table>
  <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_Fluent_ChartGesturesBuilder_1__ctor_C1_Web_Mvc_ChartGestures__0__" data-uid="C1.Web.Mvc.Fluent.ChartGesturesBuilder`1.#ctor(C1.Web.Mvc.ChartGestures{`0})">
          <a class="xref" href="C1.Web.Mvc.Fluent.ChartGesturesBuilder-1.-ctor.html#C1_Web_Mvc_Fluent_ChartGesturesBuilder_1__ctor_C1_Web_Mvc_ChartGestures__0__">ChartGesturesBuilder(ChartGestures&lt;T&gt;)</a>
        </td>
        <td class="markdown level1 summary"><p>Create one ChartGesturesBuilder instance.</p>
</td>
      </tr>
    </tbody>
  </table>
  <h3 id="methods">Methods
</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_Fluent_ChartGesturesBuilder_1_Enable_System_Boolean_" data-uid="C1.Web.Mvc.Fluent.ChartGesturesBuilder`1.Enable(System.Boolean)">
          <a class="xref" href="C1.Web.Mvc.Fluent.ChartGesturesBuilder-1.Enable.html#C1_Web_Mvc_Fluent_ChartGesturesBuilder_1_Enable_System_Boolean_">Enable(bool)</a>
        </td>
        <td class="markdown level1 summary"><p>Configurates <a class="xref" href="C1.Web.Mvc.ChartGestures-1.Enable.html#C1_Web_Mvc_ChartGestures_1_Enable">Enable</a>.
Sets the enable of the ChartGestures.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Web_Mvc_Fluent_ChartGesturesBuilder_1_InteractiveAxes_C1_Web_Mvc_InteractiveAxes_" data-uid="C1.Web.Mvc.Fluent.ChartGesturesBuilder`1.InteractiveAxes(C1.Web.Mvc.InteractiveAxes)">
          <a class="xref" href="C1.Web.Mvc.Fluent.ChartGesturesBuilder-1.InteractiveAxes.html#C1_Web_Mvc_Fluent_ChartGesturesBuilder_1_InteractiveAxes_C1_Web_Mvc_InteractiveAxes_">InteractiveAxes(InteractiveAxes)</a>
        </td>
        <td class="markdown level1 summary"><p>Configurates <a class="xref" href="C1.Web.Mvc.ChartGestures-1.InteractiveAxes.html#C1_Web_Mvc_ChartGestures_1_InteractiveAxes">InteractiveAxes</a>.
Sets the interactive axes of the ChartGestures.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Web_Mvc_Fluent_ChartGesturesBuilder_1_MouseAction_C1_Web_Mvc_MouseAction_" data-uid="C1.Web.Mvc.Fluent.ChartGesturesBuilder`1.MouseAction(C1.Web.Mvc.MouseAction)">
          <a class="xref" href="C1.Web.Mvc.Fluent.ChartGesturesBuilder-1.MouseAction.html#C1_Web_Mvc_Fluent_ChartGesturesBuilder_1_MouseAction_C1_Web_Mvc_MouseAction_">MouseAction(MouseAction)</a>
        </td>
        <td class="markdown level1 summary"><p>Configurates <a class="xref" href="C1.Web.Mvc.ChartGestures-1.MouseAction.html#C1_Web_Mvc_ChartGestures_1_MouseAction">MouseAction</a>.
Sets the mouse action of the ChartGestures.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Web_Mvc_Fluent_ChartGesturesBuilder_1_PosX_System_Single_" data-uid="C1.Web.Mvc.Fluent.ChartGesturesBuilder`1.PosX(System.Single)">
          <a class="xref" href="C1.Web.Mvc.Fluent.ChartGesturesBuilder-1.PosX.html#C1_Web_Mvc_Fluent_ChartGesturesBuilder_1_PosX_System_Single_">PosX(float)</a>
        </td>
        <td class="markdown level1 summary"><p>Configurates <a class="xref" href="C1.Web.Mvc.ChartGestures-1.PosX.html#C1_Web_Mvc_ChartGestures_1_PosX">PosX</a>.
Sets the initial position of the axis X.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Web_Mvc_Fluent_ChartGesturesBuilder_1_PosY_System_Single_" data-uid="C1.Web.Mvc.Fluent.ChartGesturesBuilder`1.PosY(System.Single)">
          <a class="xref" href="C1.Web.Mvc.Fluent.ChartGesturesBuilder-1.PosY.html#C1_Web_Mvc_Fluent_ChartGesturesBuilder_1_PosY_System_Single_">PosY(float)</a>
        </td>
        <td class="markdown level1 summary"><p>Configurates <a class="xref" href="C1.Web.Mvc.ChartGestures-1.PosY.html#C1_Web_Mvc_ChartGestures_1_PosY">PosY</a>.
Sets the initial position of the axis Y.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Web_Mvc_Fluent_ChartGesturesBuilder_1_ScaleX_System_Single_" data-uid="C1.Web.Mvc.Fluent.ChartGesturesBuilder`1.ScaleX(System.Single)">
          <a class="xref" href="C1.Web.Mvc.Fluent.ChartGesturesBuilder-1.ScaleX.html#C1_Web_Mvc_Fluent_ChartGesturesBuilder_1_ScaleX_System_Single_">ScaleX(float)</a>
        </td>
        <td class="markdown level1 summary"><p>Configurates <a class="xref" href="C1.Web.Mvc.ChartGestures-1.ScaleX.html#C1_Web_Mvc_ChartGestures_1_ScaleX">ScaleX</a>.
Sets the initial scale of axis X.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Web_Mvc_Fluent_ChartGesturesBuilder_1_ScaleY_System_Single_" data-uid="C1.Web.Mvc.Fluent.ChartGesturesBuilder`1.ScaleY(System.Single)">
          <a class="xref" href="C1.Web.Mvc.Fluent.ChartGesturesBuilder-1.ScaleY.html#C1_Web_Mvc_Fluent_ChartGesturesBuilder_1_ScaleY_System_Single_">ScaleY(float)</a>
        </td>
        <td class="markdown level1 summary"><p>Configurates <a class="xref" href="C1.Web.Mvc.ChartGestures-1.ScaleY.html#C1_Web_Mvc_ChartGestures_1_ScaleY">ScaleY</a>.
Sets the initial scale of axis Y.</p>
</td>
      </tr>
    </tbody>
  </table>

</div>
