# C1.Xamarin.Forms.Chart.Annotation.Template

## Content

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



  <h1 id="C1_Xamarin_Forms_Chart_Annotation_Template" data-uid="C1.Xamarin.Forms.Chart.Annotation.Template" class="text-break">Template Class
</h1>
  <div class="markdown level0 summary"><p>Annotation template.</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.Xamarin.Forms.Chart.Annotation.AnnotationBase.html">AnnotationBase</a></div>
    <div class="level2"><span class="xref">Template</span></div>
  </div>
  <h6><strong>Namespace</strong>: <a class="xref" href="C1.Xamarin.Forms.Chart.Annotation.html">C1.Xamarin.Forms.Chart.Annotation</a></h6>
  <h6><strong>Assembly</strong>: C1.Xamarin.Forms.Chart.dll</h6>
  <h5 id="C1_Xamarin_Forms_Chart_Annotation_Template_syntax">Syntax</h5>
  <div class="codewrapper">
    <pre><code class="lang-csharp hljs">public class Template : AnnotationBase</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_Xamarin_Forms_Chart_Annotation_Template__ctor" data-uid="C1.Xamarin.Forms.Chart.Annotation.Template.#ctor">
          <a class="xref" href="C1.Xamarin.Forms.Chart.Annotation.Template.-ctor.html#C1_Xamarin_Forms_Chart_Annotation_Template__ctor">Template()</a>
        </td>
        <td class="markdown level1 summary"><p>Create an instance of Template.</p>
</td>
      </tr>
    </tbody>
  </table>
  <h3 id="fields">Fields
</h3>
  <table class="table table-bordered table-condensed">
    <thead>
      <tr>
        <th>Name</th>
        <th>Description</th>
      </tr>
    </thead>
    <tbody>
      <tr>
        <td id="C1_Xamarin_Forms_Chart_Annotation_Template_AnnoTemplateProperty" data-uid="C1.Xamarin.Forms.Chart.Annotation.Template.AnnoTemplateProperty">
          <a class="xref" href="C1.Xamarin.Forms.Chart.Annotation.Template.AnnoTemplateProperty.html">AnnoTemplateProperty</a>
        </td>
        <td class="markdown level1 summary"><p>Identifies the AnnoTemplate dependency property.</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_Xamarin_Forms_Chart_Annotation_Template_AnnoTemplate" data-uid="C1.Xamarin.Forms.Chart.Annotation.Template.AnnoTemplate">
          <a class="xref" href="C1.Xamarin.Forms.Chart.Annotation.Template.AnnoTemplate.html#C1_Xamarin_Forms_Chart_Annotation_Template_AnnoTemplate">AnnoTemplate</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the <span class="xref">Xamarin.Forms.DataTemplate</span> of annotation.</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_Xamarin_Forms_Chart_Annotation_Template_GetSize" data-uid="C1.Xamarin.Forms.Chart.Annotation.Template.GetSize">
          <a class="xref" href="C1.Xamarin.Forms.Chart.Annotation.Template.GetSize.html#C1_Xamarin_Forms_Chart_Annotation_Template_GetSize">GetSize()</a>
        </td>
        <td class="markdown level1 summary"><p>Gets the annotation size.</p>
</td>
      </tr>
    </tbody>
  </table>

</div>
