# C1.Win.C1Chart.PlotArea

## Content

<div class="doc-site-dotnet-api-container">



  <h1 id="C1_Win_C1Chart_PlotArea" data-uid="C1.Win.C1Chart.PlotArea" class="text-break">PlotArea Class
</h1>
  <div class="markdown level0 summary"><p>The PlotArea class describes the plot area of the chart.</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">PlotArea</span></div>
  </div>
  <h6><strong>Namespace</strong>: <a class="xref" href="C1.Win.C1Chart.html">C1.Win.C1Chart</a></h6>
  <h6><strong>Assembly</strong>: C1.Win.C1Chart.4.8.dll</h6>
  <h5 id="C1_Win_C1Chart_PlotArea_syntax">Syntax</h5>
  <div class="codewrapper">
    <pre><code class="lang-csharp hljs">[TypeConverter(typeof(ce))]
public class PlotArea</code></pre>
  </div>
  <div class="codewrapper">
    <pre><code class="lang-vbnet hljs">&lt;TypeConverter(GetType(ce))&gt;
Public Class PlotArea</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_Win_C1Chart_PlotArea_AlarmZones" data-uid="C1.Win.C1Chart.PlotArea.AlarmZones">
          <a class="xref" href="C1.Win.C1Chart.PlotArea.AlarmZones.html#C1_Win_C1Chart_PlotArea_AlarmZones">AlarmZones</a>
        </td>
        <td class="markdown level1 summary"><p>Gets the AlarmZonesCollection.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_C1Chart_PlotArea_BackColor" data-uid="C1.Win.C1Chart.PlotArea.BackColor">
          <a class="xref" href="C1.Win.C1Chart.PlotArea.BackColor.html#C1_Win_C1Chart_PlotArea_BackColor">BackColor</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the backcolor of the PlotArea.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_C1Chart_PlotArea_BackColor2" data-uid="C1.Win.C1Chart.PlotArea.BackColor2">
          <a class="xref" href="C1.Win.C1Chart.PlotArea.BackColor2.html#C1_Win_C1Chart_PlotArea_BackColor2">BackColor2</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the gradient or hatch background.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_C1Chart_PlotArea_Boxed" data-uid="C1.Win.C1Chart.PlotArea.Boxed">
          <a class="xref" href="C1.Win.C1Chart.PlotArea.Boxed.html#C1_Win_C1Chart_PlotArea_Boxed">Boxed</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the whether the PlotArea is enclosed in a box (solid border).</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_C1Chart_PlotArea_ForeColor" data-uid="C1.Win.C1Chart.PlotArea.ForeColor">
          <a class="xref" href="C1.Win.C1Chart.PlotArea.ForeColor.html#C1_Win_C1Chart_PlotArea_ForeColor">ForeColor</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the forecolor of the PlotArea.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_C1Chart_PlotArea_GradientStyle" data-uid="C1.Win.C1Chart.PlotArea.GradientStyle">
          <a class="xref" href="C1.Win.C1Chart.PlotArea.GradientStyle.html#C1_Win_C1Chart_PlotArea_GradientStyle">GradientStyle</a>
        </td>
        <td class="markdown level1 summary"><p>Defines the style of the background gradient filling.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_C1Chart_PlotArea_HatchStyle" data-uid="C1.Win.C1Chart.PlotArea.HatchStyle">
          <a class="xref" href="C1.Win.C1Chart.PlotArea.HatchStyle.html#C1_Win_C1Chart_PlotArea_HatchStyle">HatchStyle</a>
        </td>
        <td class="markdown level1 summary"><p>Defines the style of the background hatch filling.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_C1Chart_PlotArea_Location" data-uid="C1.Win.C1Chart.PlotArea.Location">
          <a class="xref" href="C1.Win.C1Chart.PlotArea.Location.html#C1_Win_C1Chart_PlotArea_Location">Location</a>
        </td>
        <td class="markdown level1 summary"><p>Gets the location of the PlotArea in chart control client coordinates.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_C1Chart_PlotArea_LocationDefault" data-uid="C1.Win.C1Chart.PlotArea.LocationDefault">
          <a class="xref" href="C1.Win.C1Chart.PlotArea.LocationDefault.html#C1_Win_C1Chart_PlotArea_LocationDefault">LocationDefault</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the default location of the PlotArea.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_C1Chart_PlotArea_Opaque" data-uid="C1.Win.C1Chart.PlotArea.Opaque">
          <a class="xref" href="C1.Win.C1Chart.PlotArea.Opaque.html#C1_Win_C1Chart_PlotArea_Opaque">Opaque</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the whether the PlotArea background is opaque.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_C1Chart_PlotArea_Size" data-uid="C1.Win.C1Chart.PlotArea.Size">
          <a class="xref" href="C1.Win.C1Chart.PlotArea.Size.html#C1_Win_C1Chart_PlotArea_Size">Size</a>
        </td>
        <td class="markdown level1 summary"><p>Gets the size of the PlotArea in chart control client coordinates.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_C1Chart_PlotArea_SizeDefault" data-uid="C1.Win.C1Chart.PlotArea.SizeDefault">
          <a class="xref" href="C1.Win.C1Chart.PlotArea.SizeDefault.html#C1_Win_C1Chart_PlotArea_SizeDefault">SizeDefault</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the default size of the PlotArea.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_C1Chart_PlotArea_UseAntiAlias" data-uid="C1.Win.C1Chart.PlotArea.UseAntiAlias">
          <a class="xref" href="C1.Win.C1Chart.PlotArea.UseAntiAlias.html#C1_Win_C1Chart_PlotArea_UseAntiAlias">UseAntiAlias</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets a value indicating whether to use anti-aliasing while rendering chart data.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_C1Chart_PlotArea_View3D" data-uid="C1.Win.C1Chart.PlotArea.View3D">
          <a class="xref" href="C1.Win.C1Chart.PlotArea.View3D.html#C1_Win_C1Chart_PlotArea_View3D">View3D</a>
        </td>
        <td class="markdown level1 summary"><p>Gets the View3D object of the PlotArea.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_C1Chart_PlotArea_Visible" data-uid="C1.Win.C1Chart.PlotArea.Visible">
          <a class="xref" href="C1.Win.C1Chart.PlotArea.Visible.html#C1_Win_C1Chart_PlotArea_Visible">Visible</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the PlotArea visibility.</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_Win_C1Chart_PlotArea_ResetBackColor" data-uid="C1.Win.C1Chart.PlotArea.ResetBackColor">
          <a class="xref" href="C1.Win.C1Chart.PlotArea.ResetBackColor.html#C1_Win_C1Chart_PlotArea_ResetBackColor">ResetBackColor()</a>
        </td>
        <td class="markdown level1 summary"><p>Resets the inheritance state of the PlotArea <a class="xref" href="C1.Win.C1Chart.PlotArea.BackColor.html#C1_Win_C1Chart_PlotArea_BackColor">BackColor</a>.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_C1Chart_PlotArea_ResetForeColor" data-uid="C1.Win.C1Chart.PlotArea.ResetForeColor">
          <a class="xref" href="C1.Win.C1Chart.PlotArea.ResetForeColor.html#C1_Win_C1Chart_PlotArea_ResetForeColor">ResetForeColor()</a>
        </td>
        <td class="markdown level1 summary"><p>Resets the inheritance state of the PlotArea <a class="xref" href="C1.Win.C1Chart.PlotArea.ForeColor.html#C1_Win_C1Chart_PlotArea_ForeColor">ForeColor</a>.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_C1Chart_PlotArea_ResetOpaque" data-uid="C1.Win.C1Chart.PlotArea.ResetOpaque">
          <a class="xref" href="C1.Win.C1Chart.PlotArea.ResetOpaque.html#C1_Win_C1Chart_PlotArea_ResetOpaque">ResetOpaque()</a>
        </td>
        <td class="markdown level1 summary"><p>Resets the inheritance state of the PlotArea <a class="xref" href="C1.Win.C1Chart.PlotArea.Opaque.html#C1_Win_C1Chart_PlotArea_Opaque">Opaque</a>.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_C1Chart_PlotArea_ShouldSerializeBackColor" data-uid="C1.Win.C1Chart.PlotArea.ShouldSerializeBackColor">
          <a class="xref" href="C1.Win.C1Chart.PlotArea.ShouldSerializeBackColor.html#C1_Win_C1Chart_PlotArea_ShouldSerializeBackColor">ShouldSerializeBackColor()</a>
        </td>
        <td class="markdown level1 summary"><p>Indicates whether the <a class="xref" href="C1.Win.C1Chart.PlotArea.BackColor.html#C1_Win_C1Chart_PlotArea_BackColor">BackColor</a> has a default value.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_C1Chart_PlotArea_ShouldSerializeBackColor2" data-uid="C1.Win.C1Chart.PlotArea.ShouldSerializeBackColor2">
          <a class="xref" href="C1.Win.C1Chart.PlotArea.ShouldSerializeBackColor2.html#C1_Win_C1Chart_PlotArea_ShouldSerializeBackColor2">ShouldSerializeBackColor2()</a>
        </td>
        <td class="markdown level1 summary"><p>Indicates whether the <a class="xref" href="C1.Win.C1Chart.PlotArea.BackColor2.html#C1_Win_C1Chart_PlotArea_BackColor2">BackColor2</a> has a default value.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_C1Chart_PlotArea_ShouldSerializeForeColor" data-uid="C1.Win.C1Chart.PlotArea.ShouldSerializeForeColor">
          <a class="xref" href="C1.Win.C1Chart.PlotArea.ShouldSerializeForeColor.html#C1_Win_C1Chart_PlotArea_ShouldSerializeForeColor">ShouldSerializeForeColor()</a>
        </td>
        <td class="markdown level1 summary"><p>Returns false if the PlotArea <a class="xref" href="C1.Win.C1Chart.PlotArea.ForeColor.html#C1_Win_C1Chart_PlotArea_ForeColor">ForeColor</a> property is in the default state.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_C1Chart_PlotArea_ShouldSerializeOpaque" data-uid="C1.Win.C1Chart.PlotArea.ShouldSerializeOpaque">
          <a class="xref" href="C1.Win.C1Chart.PlotArea.ShouldSerializeOpaque.html#C1_Win_C1Chart_PlotArea_ShouldSerializeOpaque">ShouldSerializeOpaque()</a>
        </td>
        <td class="markdown level1 summary"><p>Returns false if the PlotArea <a class="xref" href="C1.Win.C1Chart.PlotArea.Opaque.html#C1_Win_C1Chart_PlotArea_Opaque">Opaque</a> property is in the default state.</p>
</td>
      </tr>
    </tbody>
  </table>

</div>
