# C1.Xamarin.Forms.Chart.Annotation.IImage

## Content

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



  <h1 id="C1_Xamarin_Forms_Chart_Annotation_IImage" data-uid="C1.Xamarin.Forms.Chart.Annotation.IImage" class="text-break">IImage Interface
</h1>
  <div class="markdown level0 summary"><p>IImage interface.</p>
</div>
  <div class="markdown level0 conceptual"></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_IImage_syntax">Syntax</h5>
  <div class="codewrapper">
    <pre><code class="lang-csharp hljs">public interface IImage</code></pre>
  </div>
  <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_IImage_Height" data-uid="C1.Xamarin.Forms.Chart.Annotation.IImage.Height">
          <a class="xref" href="C1.Xamarin.Forms.Chart.Annotation.IImage.Height.html#C1_Xamarin_Forms_Chart_Annotation_IImage_Height">Height</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the height of image annotation.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Xamarin_Forms_Chart_Annotation_IImage_SourceImage" data-uid="C1.Xamarin.Forms.Chart.Annotation.IImage.SourceImage">
          <a class="xref" href="C1.Xamarin.Forms.Chart.Annotation.IImage.SourceImage.html#C1_Xamarin_Forms_Chart_Annotation_IImage_SourceImage">SourceImage</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the source of image annotation.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Xamarin_Forms_Chart_Annotation_IImage_Width" data-uid="C1.Xamarin.Forms.Chart.Annotation.IImage.Width">
          <a class="xref" href="C1.Xamarin.Forms.Chart.Annotation.IImage.Width.html#C1_Xamarin_Forms_Chart_Annotation_IImage_Width">Width</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the width of image annotation.</p>
</td>
      </tr>
    </tbody>
  </table>

</div>
