# C1.WPF.Chart.Annotation.Template

## Content

<div class="doc-site-dotnet-api-container">



  <h1 id="C1_WPF_Chart_Annotation_Template" data-uid="C1.WPF.Chart.Annotation.Template" class="text-break">Template Class
</h1>
  <div class="markdown level0 summary"></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="https://learn.microsoft.com/dotnet/api/system.windows.threading.dispatcherobject">DispatcherObject</a></div>
    <div class="level2"><a class="xref" href="https://learn.microsoft.com/dotnet/api/system.windows.dependencyobject">DependencyObject</a></div>
    <div class="level3"><a class="xref" href="C1.WPF.Chart.Annotation.AnnotationBase.html">AnnotationBase</a></div>
    <div class="level4"><span class="xref">Template</span></div>
  </div>
  <div class="implements">
    <h5>Implements</h5>
    <div><span class="xref">IAnnotationBase</span></div>
    <div><span class="xref">IStyleProvider</span></div>
  </div>
  <h6><strong>Namespace</strong>: <a class="xref" href="C1.WPF.Chart.Annotation.html">C1.WPF.Chart.Annotation</a></h6>
  <h6><strong>Assembly</strong>: C1.WPF.FlexChart.4.6.2.dll</h6>
  <h5 id="C1_WPF_Chart_Annotation_Template_syntax">Syntax</h5>
  <div class="codewrapper">
    <pre><code class="lang-csharp hljs">public class Template : AnnotationBase, IAnnotationBase, IStyleProvider</code></pre>
  </div>
  <div class="codewrapper">
    <pre><code class="lang-vbnet hljs">Public Class Template
    Inherits AnnotationBase
    Implements IAnnotationBase, IStyleProvider</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_WPF_Chart_Annotation_Template__ctor" data-uid="C1.WPF.Chart.Annotation.Template.#ctor">
          <a class="xref" href="C1.WPF.Chart.Annotation.Template.-ctor.html#C1_WPF_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_WPF_Chart_Annotation_Template_AnnoTemplateProperty" data-uid="C1.WPF.Chart.Annotation.Template.AnnoTemplateProperty">
          <a class="xref" href="C1.WPF.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_WPF_Chart_Annotation_Template_AnnoTemplate" data-uid="C1.WPF.Chart.Annotation.Template.AnnoTemplate">
          <a class="xref" href="C1.WPF.Chart.Annotation.Template.AnnoTemplate.html#C1_WPF_Chart_Annotation_Template_AnnoTemplate">AnnoTemplate</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the <a class="xref" href="https://learn.microsoft.com/dotnet/api/system.windows.datatemplate">DataTemplate</a> 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_WPF_Chart_Annotation_Template_GetSize" data-uid="C1.WPF.Chart.Annotation.Template.GetSize">
          <a class="xref" href="C1.WPF.Chart.Annotation.Template.GetSize.html#C1_WPF_Chart_Annotation_Template_GetSize">GetSize()</a>
        </td>
        <td class="markdown level1 summary"></td>
      </tr>
    </tbody>
  </table>

</div>
