# C1.Xamarin.Forms.Chart.ElementSize

## Content

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



  <h1 id="C1_Xamarin_Forms_Chart_ElementSize" data-uid="C1.Xamarin.Forms.Chart.ElementSize" class="text-break">ElementSize Class
</h1>
  <div class="markdown level0 summary"><p>Represents element size.</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">ElementSize</span></div>
  </div>
  <h6><strong>Namespace</strong>: <a class="xref" href="C1.Xamarin.Forms.Chart.html">C1.Xamarin.Forms.Chart</a></h6>
  <h6><strong>Assembly</strong>: C1.Xamarin.Forms.Chart.dll</h6>
  <h5 id="C1_Xamarin_Forms_Chart_ElementSize_syntax">Syntax</h5>
  <div class="codewrapper">
    <pre><code class="lang-csharp hljs">public class ElementSize</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_ElementSize__ctor" data-uid="C1.Xamarin.Forms.Chart.ElementSize.#ctor">
          <a class="xref" href="C1.Xamarin.Forms.Chart.ElementSize.-ctor.html#C1_Xamarin_Forms_Chart_ElementSize__ctor">ElementSize()</a>
        </td>
        <td class="markdown level1 summary"></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_ElementSize_SizeType" data-uid="C1.Xamarin.Forms.Chart.ElementSize.SizeType">
          <a class="xref" href="C1.Xamarin.Forms.Chart.ElementSize.SizeType.html#C1_Xamarin_Forms_Chart_ElementSize_SizeType">SizeType</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the size type.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Xamarin_Forms_Chart_ElementSize_Value" data-uid="C1.Xamarin.Forms.Chart.ElementSize.Value">
          <a class="xref" href="C1.Xamarin.Forms.Chart.ElementSize.Value.html#C1_Xamarin_Forms_Chart_ElementSize_Value">Value</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the value.</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_ElementSize_Equals_System_Object_" data-uid="C1.Xamarin.Forms.Chart.ElementSize.Equals(System.Object)">
          <a class="xref" href="C1.Xamarin.Forms.Chart.ElementSize.Equals.html#C1_Xamarin_Forms_Chart_ElementSize_Equals_System_Object_">Equals(object)</a>
        </td>
        <td class="markdown level1 summary"><p>Determines whether the specified object is equal to the current object.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Xamarin_Forms_Chart_ElementSize_GetHashCode" data-uid="C1.Xamarin.Forms.Chart.ElementSize.GetHashCode">
          <a class="xref" href="C1.Xamarin.Forms.Chart.ElementSize.GetHashCode.html#C1_Xamarin_Forms_Chart_ElementSize_GetHashCode">GetHashCode()</a>
        </td>
        <td class="markdown level1 summary"><p>Returns hash code of the instance.</p>
</td>
      </tr>
    </tbody>
  </table>
  <h3 id="operators">Operators
</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_ElementSize_op_Equality_C1_Xamarin_Forms_Chart_ElementSize_C1_Xamarin_Forms_Chart_ElementSize_" data-uid="C1.Xamarin.Forms.Chart.ElementSize.op_Equality(C1.Xamarin.Forms.Chart.ElementSize,C1.Xamarin.Forms.Chart.ElementSize)">
          <a class="xref" href="C1.Xamarin.Forms.Chart.ElementSize.op_Equality.html#C1_Xamarin_Forms_Chart_ElementSize_op_Equality_C1_Xamarin_Forms_Chart_ElementSize_C1_Xamarin_Forms_Chart_ElementSize_">operator ==(ElementSize, ElementSize)</a>
        </td>
        <td class="markdown level1 summary"></td>
      </tr>
      <tr>
        <td id="C1_Xamarin_Forms_Chart_ElementSize_op_Inequality_C1_Xamarin_Forms_Chart_ElementSize_C1_Xamarin_Forms_Chart_ElementSize_" data-uid="C1.Xamarin.Forms.Chart.ElementSize.op_Inequality(C1.Xamarin.Forms.Chart.ElementSize,C1.Xamarin.Forms.Chart.ElementSize)">
          <a class="xref" href="C1.Xamarin.Forms.Chart.ElementSize.op_Inequality.html#C1_Xamarin_Forms_Chart_ElementSize_op_Inequality_C1_Xamarin_Forms_Chart_ElementSize_C1_Xamarin_Forms_Chart_ElementSize_">operator !=(ElementSize, ElementSize)</a>
        </td>
        <td class="markdown level1 summary"></td>
      </tr>
    </tbody>
  </table>

</div>
