# C1.Web.Mvc.Fluent.AnnotationBaseBuilder-2

## Content

<div class="doc-site-dotnet-api-container">



  <h1 id="C1_Web_Mvc_Fluent_AnnotationBaseBuilder_2" data-uid="C1.Web.Mvc.Fluent.AnnotationBaseBuilder`2" class="text-break">AnnotationBaseBuilder&lt;TControl, TBuilder&gt; Class
</h1>
  <div class="markdown level0 summary"><p>Defines a builder to configurate <a class="xref" href="C1.Web.Mvc.AnnotationBase.html">AnnotationBase</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;TControl, TBuilder&gt;</div>
    <div class="level3"><span class="xref">AnnotationBaseBuilder&lt;TControl, TBuilder&gt;</span></div>
      <div class="level4"><a class="xref" href="C1.Web.Mvc.Fluent.ShapeBuilder-2.html">ShapeBuilder&lt;TControl, TBuilder&gt;</a></div>
      <div class="level4"><a class="xref" href="C1.Web.Mvc.Fluent.TextBuilder.html">TextBuilder</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_AnnotationBaseBuilder_2_syntax">Syntax</h5>
  <div class="codewrapper">
    <pre><code class="lang-csharp hljs">public abstract class AnnotationBaseBuilder&lt;TControl, TBuilder&gt; : BaseBuilder&lt;TControl, TBuilder&gt; where TControl : AnnotationBase where TBuilder : AnnotationBaseBuilder&lt;TControl, TBuilder&gt;</code></pre>
  </div>
  <div class="codewrapper">
    <pre><code class="lang-vbnet hljs">Public MustInherit Class AnnotationBaseBuilder(Of TControl As AnnotationBase, TBuilder As AnnotationBaseBuilder(Of TControl, TBuilder))
    Inherits BaseBuilder(Of TControl, TBuilder)</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">TControl</span></td>
        <td></td>
      </tr>
      <tr>
        <td><span class="parametername">TBuilder</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_AnnotationBaseBuilder_2__ctor__0_" data-uid="C1.Web.Mvc.Fluent.AnnotationBaseBuilder`2.#ctor(`0)">
          <a class="xref" href="C1.Web.Mvc.Fluent.AnnotationBaseBuilder-2.-ctor.html#C1_Web_Mvc_Fluent_AnnotationBaseBuilder_2__ctor__0_">AnnotationBaseBuilder(TControl)</a>
        </td>
        <td class="markdown level1 summary"><p>Creates one <a class="xref" href="C1.Web.Mvc.Fluent.AnnotationBaseBuilder-2.html">AnnotationBaseBuilder&lt;TControl, TBuilder&gt;</a> instance to configurate <code class="paramref">obj</code>.</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_AnnotationBaseBuilder_2_Attachment_C1_Web_Mvc_AnnotationAttachment_" data-uid="C1.Web.Mvc.Fluent.AnnotationBaseBuilder`2.Attachment(C1.Web.Mvc.AnnotationAttachment)">
          <a class="xref" href="C1.Web.Mvc.Fluent.AnnotationBaseBuilder-2.Attachment.html#C1_Web_Mvc_Fluent_AnnotationBaseBuilder_2_Attachment_C1_Web_Mvc_AnnotationAttachment_">Attachment(AnnotationAttachment)</a>
        </td>
        <td class="markdown level1 summary"><p>Configurates <a class="xref" href="C1.Web.Mvc.AnnotationBase.Attachment.html#C1_Web_Mvc_AnnotationBase_Attachment">Attachment</a>.
Sets the attachment of the annotation.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Web_Mvc_Fluent_AnnotationBaseBuilder_2_IsVisible_System_Boolean_" data-uid="C1.Web.Mvc.Fluent.AnnotationBaseBuilder`2.IsVisible(System.Boolean)">
          <a class="xref" href="C1.Web.Mvc.Fluent.AnnotationBaseBuilder-2.IsVisible.html#C1_Web_Mvc_Fluent_AnnotationBaseBuilder_2_IsVisible_System_Boolean_">IsVisible(bool)</a>
        </td>
        <td class="markdown level1 summary"><p>Configurates <a class="xref" href="C1.Web.Mvc.AnnotationBase.IsVisible.html#C1_Web_Mvc_AnnotationBase_IsVisible">IsVisible</a>.
Sets the visibility of the annotation.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Web_Mvc_Fluent_AnnotationBaseBuilder_2_Name_System_String_" data-uid="C1.Web.Mvc.Fluent.AnnotationBaseBuilder`2.Name(System.String)">
          <a class="xref" href="C1.Web.Mvc.Fluent.AnnotationBaseBuilder-2.Name.html#C1_Web_Mvc_Fluent_AnnotationBaseBuilder_2_Name_System_String_">Name(string)</a>
        </td>
        <td class="markdown level1 summary"><p>Configurates <a class="xref" href="C1.Web.Mvc.AnnotationBase.Name.html#C1_Web_Mvc_AnnotationBase_Name">Name</a>.
Sets the name of the annotation.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Web_Mvc_Fluent_AnnotationBaseBuilder_2_Offset_System_Drawing_PointF_" data-uid="C1.Web.Mvc.Fluent.AnnotationBaseBuilder`2.Offset(System.Drawing.PointF)">
          <a class="xref" href="C1.Web.Mvc.Fluent.AnnotationBaseBuilder-2.Offset.html#C1_Web_Mvc_Fluent_AnnotationBaseBuilder_2_Offset_System_Drawing_PointF_">Offset(PointF)</a>
        </td>
        <td class="markdown level1 summary"><p>Configurates <a class="xref" href="C1.Web.Mvc.AnnotationBase.Offset.html#C1_Web_Mvc_AnnotationBase_Offset">Offset</a>.
Sets the offset of the annotation from the point.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Web_Mvc_Fluent_AnnotationBaseBuilder_2_Point_C1_Web_Mvc_DataPoint_" data-uid="C1.Web.Mvc.Fluent.AnnotationBaseBuilder`2.Point(C1.Web.Mvc.DataPoint)">
          <a class="xref" href="C1.Web.Mvc.Fluent.AnnotationBaseBuilder-2.Point.html#C1_Web_Mvc_Fluent_AnnotationBaseBuilder_2_Point_C1_Web_Mvc_DataPoint_">Point(DataPoint)</a>
        </td>
        <td class="markdown level1 summary"><p>Configurates <a class="xref" href="C1.Web.Mvc.AnnotationBase.Point.html#C1_Web_Mvc_AnnotationBase_Point">Point</a>.
Sets the point of the annotation.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Web_Mvc_Fluent_AnnotationBaseBuilder_2_PointIndex_System_Int32_" data-uid="C1.Web.Mvc.Fluent.AnnotationBaseBuilder`2.PointIndex(System.Int32)">
          <a class="xref" href="C1.Web.Mvc.Fluent.AnnotationBaseBuilder-2.PointIndex.html#C1_Web_Mvc_Fluent_AnnotationBaseBuilder_2_PointIndex_System_Int32_">PointIndex(int)</a>
        </td>
        <td class="markdown level1 summary"><p>Configurates <a class="xref" href="C1.Web.Mvc.AnnotationBase.PointIndex.html#C1_Web_Mvc_AnnotationBase_PointIndex">PointIndex</a>.
Sets the data point index of the annotation.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Web_Mvc_Fluent_AnnotationBaseBuilder_2_Position_C1_Web_Mvc_AnnotationPosition_" data-uid="C1.Web.Mvc.Fluent.AnnotationBaseBuilder`2.Position(C1.Web.Mvc.AnnotationPosition)">
          <a class="xref" href="C1.Web.Mvc.Fluent.AnnotationBaseBuilder-2.Position.html#C1_Web_Mvc_Fluent_AnnotationBaseBuilder_2_Position_C1_Web_Mvc_AnnotationPosition_">Position(AnnotationPosition)</a>
        </td>
        <td class="markdown level1 summary"><p>Configurates <a class="xref" href="C1.Web.Mvc.AnnotationBase.Position.html#C1_Web_Mvc_AnnotationBase_Position">Position</a>.
Sets the position of the annotation.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Web_Mvc_Fluent_AnnotationBaseBuilder_2_SeriesIndex_System_Int32_" data-uid="C1.Web.Mvc.Fluent.AnnotationBaseBuilder`2.SeriesIndex(System.Int32)">
          <a class="xref" href="C1.Web.Mvc.Fluent.AnnotationBaseBuilder-2.SeriesIndex.html#C1_Web_Mvc_Fluent_AnnotationBaseBuilder_2_SeriesIndex_System_Int32_">SeriesIndex(int)</a>
        </td>
        <td class="markdown level1 summary"><p>Configurates <a class="xref" href="C1.Web.Mvc.AnnotationBase.SeriesIndex.html#C1_Web_Mvc_AnnotationBase_SeriesIndex">SeriesIndex</a>.
Sets the data series index of the annotation.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Web_Mvc_Fluent_AnnotationBaseBuilder_2_Style_C1_Web_Mvc_SVGStyle_" data-uid="C1.Web.Mvc.Fluent.AnnotationBaseBuilder`2.Style(C1.Web.Mvc.SVGStyle)">
          <a class="xref" href="C1.Web.Mvc.Fluent.AnnotationBaseBuilder-2.Style.html#C1_Web_Mvc_Fluent_AnnotationBaseBuilder_2_Style_C1_Web_Mvc_SVGStyle_">Style(SVGStyle)</a>
        </td>
        <td class="markdown level1 summary"><p>Sets the Style property.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Web_Mvc_Fluent_AnnotationBaseBuilder_2_Style_System_Action_C1_Web_Mvc_Fluent_SVGStyleBuilder__" data-uid="C1.Web.Mvc.Fluent.AnnotationBaseBuilder`2.Style(System.Action{C1.Web.Mvc.Fluent.SVGStyleBuilder})">
          <a class="xref" href="C1.Web.Mvc.Fluent.AnnotationBaseBuilder-2.Style.html#C1_Web_Mvc_Fluent_AnnotationBaseBuilder_2_Style_System_Action_C1_Web_Mvc_Fluent_SVGStyleBuilder__">Style(Action&lt;SVGStyleBuilder&gt;)</a>
        </td>
        <td class="markdown level1 summary"><p>Configurates <a class="xref" href="C1.Web.Mvc.AnnotationBase.Style.html#C1_Web_Mvc_AnnotationBase_Style">Style</a>.
Sets the style of the annotation.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Web_Mvc_Fluent_AnnotationBaseBuilder_2_Tooltip_System_String_" data-uid="C1.Web.Mvc.Fluent.AnnotationBaseBuilder`2.Tooltip(System.String)">
          <a class="xref" href="C1.Web.Mvc.Fluent.AnnotationBaseBuilder-2.Tooltip.html#C1_Web_Mvc_Fluent_AnnotationBaseBuilder_2_Tooltip_System_String_">Tooltip(string)</a>
        </td>
        <td class="markdown level1 summary"><p>Configurates <a class="xref" href="C1.Web.Mvc.AnnotationBase.Tooltip.html#C1_Web_Mvc_AnnotationBase_Tooltip">Tooltip</a>.
Sets the tooltip of the annotation.</p>
</td>
      </tr>
    </tbody>
  </table>

</div>
