# C1.Xamarin.Forms.Chart.ChartPlotElement

## Content

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



  <h1 id="C1_Xamarin_Forms_Chart_ChartPlotElement" data-uid="C1.Xamarin.Forms.Chart.ChartPlotElement" class="text-break">ChartPlotElement Class
</h1>
  <div class="markdown level0 summary"><p>The plot element for FlexChart.</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">ChartPlotElement</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_ChartPlotElement_syntax">Syntax</h5>
  <div class="codewrapper">
    <pre><code class="lang-csharp hljs">public class ChartPlotElement</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_ChartPlotElement__ctor" data-uid="C1.Xamarin.Forms.Chart.ChartPlotElement.#ctor">
          <a class="xref" href="C1.Xamarin.Forms.Chart.ChartPlotElement.-ctor.html#C1_Xamarin_Forms_Chart_ChartPlotElement__ctor">ChartPlotElement()</a>
        </td>
        <td class="markdown level1 summary"><p>New an instance for ChartPlotElement.</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_ChartPlotElement_BorderColor" data-uid="C1.Xamarin.Forms.Chart.ChartPlotElement.BorderColor">
          <a class="xref" href="C1.Xamarin.Forms.Chart.ChartPlotElement.BorderColor.html#C1_Xamarin_Forms_Chart_ChartPlotElement_BorderColor">BorderColor</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the color of the border</p>
</td>
      </tr>
      <tr>
        <td id="C1_Xamarin_Forms_Chart_ChartPlotElement_BorderWidth" data-uid="C1.Xamarin.Forms.Chart.ChartPlotElement.BorderWidth">
          <a class="xref" href="C1.Xamarin.Forms.Chart.ChartPlotElement.BorderWidth.html#C1_Xamarin_Forms_Chart_ChartPlotElement_BorderWidth">BorderWidth</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the border width of the plot element.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Xamarin_Forms_Chart_ChartPlotElement_Color" data-uid="C1.Xamarin.Forms.Chart.ChartPlotElement.Color">
          <a class="xref" href="C1.Xamarin.Forms.Chart.ChartPlotElement.Color.html#C1_Xamarin_Forms_Chart_ChartPlotElement_Color">Color</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the fill color of the plot element.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Xamarin_Forms_Chart_ChartPlotElement_Content" data-uid="C1.Xamarin.Forms.Chart.ChartPlotElement.Content">
          <a class="xref" href="C1.Xamarin.Forms.Chart.ChartPlotElement.Content.html#C1_Xamarin_Forms_Chart_ChartPlotElement_Content">Content</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the content of the ChartPlotElement</p>
</td>
      </tr>
      <tr>
        <td id="C1_Xamarin_Forms_Chart_ChartPlotElement_Opacity" data-uid="C1.Xamarin.Forms.Chart.ChartPlotElement.Opacity">
          <a class="xref" href="C1.Xamarin.Forms.Chart.ChartPlotElement.Opacity.html#C1_Xamarin_Forms_Chart_ChartPlotElement_Opacity">Opacity</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the opacity value from 0 to 1.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Xamarin_Forms_Chart_ChartPlotElement_SymbolBorderColor" data-uid="C1.Xamarin.Forms.Chart.ChartPlotElement.SymbolBorderColor">
          <a class="xref" href="C1.Xamarin.Forms.Chart.ChartPlotElement.SymbolBorderColor.html#C1_Xamarin_Forms_Chart_ChartPlotElement_SymbolBorderColor">SymbolBorderColor</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the color of the border for symbols.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Xamarin_Forms_Chart_ChartPlotElement_SymbolBorderWidth" data-uid="C1.Xamarin.Forms.Chart.ChartPlotElement.SymbolBorderWidth">
          <a class="xref" href="C1.Xamarin.Forms.Chart.ChartPlotElement.SymbolBorderWidth.html#C1_Xamarin_Forms_Chart_ChartPlotElement_SymbolBorderWidth">SymbolBorderWidth</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the border with for symbols.</p>
</td>
      </tr>
    </tbody>
  </table>

</div>
