# C1.Win.C1Chart.Area

## Content

<div class="doc-site-dotnet-api-container">



  <h1 id="C1_Win_C1Chart_Area" data-uid="C1.Win.C1Chart.Area" class="text-break">Area Class
</h1>
  <div class="markdown level0 summary"><p>The Area class describes the ChartArea 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">Area</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_Area_syntax">Syntax</h5>
  <div class="codewrapper">
    <pre><code class="lang-csharp hljs">[TypeConverter(typeof(c1ChartTypeConverter))]
public class Area</code></pre>
  </div>
  <div class="codewrapper">
    <pre><code class="lang-vbnet hljs">&lt;TypeConverter(GetType(c1ChartTypeConverter))&gt;
Public Class Area</code></pre>
  </div>
  <h5 id="C1_Win_C1Chart_Area_remarks"><strong>Remarks</strong></h5>
  <div class="markdown level0 remarks"><p>This area includes all axes and the charted data.</p>
</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_Area_Axes" data-uid="C1.Win.C1Chart.Area.Axes">
          <a class="xref" href="C1.Win.C1Chart.Area.Axes.html#C1_Win_C1Chart_Area_Axes">Axes</a>
        </td>
        <td class="markdown level1 summary"><p>Gets the axes collection.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_C1Chart_Area_AxisX" data-uid="C1.Win.C1Chart.Area.AxisX">
          <a class="xref" href="C1.Win.C1Chart.Area.AxisX.html#C1_Win_C1Chart_Area_AxisX">AxisX</a>
        </td>
        <td class="markdown level1 summary"><p>Gets the primary X-axis object.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_C1Chart_Area_AxisY" data-uid="C1.Win.C1Chart.Area.AxisY">
          <a class="xref" href="C1.Win.C1Chart.Area.AxisY.html#C1_Win_C1Chart_Area_AxisY">AxisY</a>
        </td>
        <td class="markdown level1 summary"><p>Gets the primary Y-axis object.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_C1Chart_Area_AxisY2" data-uid="C1.Win.C1Chart.Area.AxisY2">
          <a class="xref" href="C1.Win.C1Chart.Area.AxisY2.html#C1_Win_C1Chart_Area_AxisY2">AxisY2</a>
        </td>
        <td class="markdown level1 summary"><p>Gets the primary Y2 axis object.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_C1Chart_Area_Inverted" data-uid="C1.Win.C1Chart.Area.Inverted">
          <a class="xref" href="C1.Win.C1Chart.Area.Inverted.html#C1_Win_C1Chart_Area_Inverted">Inverted</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets whether the chart area is inverted.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_C1Chart_Area_Location" data-uid="C1.Win.C1Chart.Area.Location">
          <a class="xref" href="C1.Win.C1Chart.Area.Location.html#C1_Win_C1Chart_Area_Location">Location</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the location of the ChartArea in chart control client coordinates.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_C1Chart_Area_LocationDefault" data-uid="C1.Win.C1Chart.Area.LocationDefault">
          <a class="xref" href="C1.Win.C1Chart.Area.LocationDefault.html#C1_Win_C1Chart_Area_LocationDefault">LocationDefault</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the default location of the ChartArea.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_C1Chart_Area_Margins" data-uid="C1.Win.C1Chart.Area.Margins">
          <a class="xref" href="C1.Win.C1Chart.Area.Margins.html#C1_Win_C1Chart_Area_Margins">Margins</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the size of the Chart Area margins.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_C1Chart_Area_PlotArea" data-uid="C1.Win.C1Chart.Area.PlotArea">
          <a class="xref" href="C1.Win.C1Chart.Area.PlotArea.html#C1_Win_C1Chart_Area_PlotArea">PlotArea</a>
        </td>
        <td class="markdown level1 summary"><p>Gets the ChartPlot object that describes the region where data is charted.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_C1Chart_Area_Size" data-uid="C1.Win.C1Chart.Area.Size">
          <a class="xref" href="C1.Win.C1Chart.Area.Size.html#C1_Win_C1Chart_Area_Size">Size</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the size of the ChartArea in chart control client coordinates.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_C1Chart_Area_SizeDefault" data-uid="C1.Win.C1Chart.Area.SizeDefault">
          <a class="xref" href="C1.Win.C1Chart.Area.SizeDefault.html#C1_Win_C1Chart_Area_SizeDefault">SizeDefault</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the default size of the ChartArea.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_C1Chart_Area_Style" data-uid="C1.Win.C1Chart.Area.Style">
          <a class="xref" href="C1.Win.C1Chart.Area.Style.html#C1_Win_C1Chart_Area_Style">Style</a>
        </td>
        <td class="markdown level1 summary"><p>Gets the ChartArea style.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_C1Chart_Area_Visible" data-uid="C1.Win.C1Chart.Area.Visible">
          <a class="xref" href="C1.Win.C1Chart.Area.Visible.html#C1_Win_C1Chart_Area_Visible">Visible</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the ChartArea 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_Area_ResetLocationDefault" data-uid="C1.Win.C1Chart.Area.ResetLocationDefault">
          <a class="xref" href="C1.Win.C1Chart.Area.ResetLocationDefault.html#C1_Win_C1Chart_Area_ResetLocationDefault">ResetLocationDefault()</a>
        </td>
        <td class="markdown level1 summary"><p>Resets the Area location so it is calculated automatically.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_C1Chart_Area_ResetSizeDefault" data-uid="C1.Win.C1Chart.Area.ResetSizeDefault">
          <a class="xref" href="C1.Win.C1Chart.Area.ResetSizeDefault.html#C1_Win_C1Chart_Area_ResetSizeDefault">ResetSizeDefault()</a>
        </td>
        <td class="markdown level1 summary"><p>Resets Area size so it is calculated automatically.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_C1Chart_Area_ResetStyle" data-uid="C1.Win.C1Chart.Area.ResetStyle">
          <a class="xref" href="C1.Win.C1Chart.Area.ResetStyle.html#C1_Win_C1Chart_Area_ResetStyle">ResetStyle()</a>
        </td>
        <td class="markdown level1 summary"><p>Resets Area style inheritance state.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_C1Chart_Area_ShouldSerializeLocationDefault" data-uid="C1.Win.C1Chart.Area.ShouldSerializeLocationDefault">
          <a class="xref" href="C1.Win.C1Chart.Area.ShouldSerializeLocationDefault.html#C1_Win_C1Chart_Area_ShouldSerializeLocationDefault">ShouldSerializeLocationDefault()</a>
        </td>
        <td class="markdown level1 summary"><p>Returns false if the ChartArea LocationDefault property is in the default state.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_C1Chart_Area_ShouldSerializeMargins" data-uid="C1.Win.C1Chart.Area.ShouldSerializeMargins">
          <a class="xref" href="C1.Win.C1Chart.Area.ShouldSerializeMargins.html#C1_Win_C1Chart_Area_ShouldSerializeMargins">ShouldSerializeMargins()</a>
        </td>
        <td class="markdown level1 summary"><p>Returns false if the ChartArea margins are set to their default values.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_C1Chart_Area_ShouldSerializeSizeDefault" data-uid="C1.Win.C1Chart.Area.ShouldSerializeSizeDefault">
          <a class="xref" href="C1.Win.C1Chart.Area.ShouldSerializeSizeDefault.html#C1_Win_C1Chart_Area_ShouldSerializeSizeDefault">ShouldSerializeSizeDefault()</a>
        </td>
        <td class="markdown level1 summary"><p>Returns false if the ChartArea <a class="xref" href="C1.Win.C1Chart.Area.SizeDefault.html#C1_Win_C1Chart_Area_SizeDefault">SizeDefault</a> property is in the default state.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_C1Chart_Area_ShouldSerializeStyle" data-uid="C1.Win.C1Chart.Area.ShouldSerializeStyle">
          <a class="xref" href="C1.Win.C1Chart.Area.ShouldSerializeStyle.html#C1_Win_C1Chart_Area_ShouldSerializeStyle">ShouldSerializeStyle()</a>
        </td>
        <td class="markdown level1 summary"><p>Returns false if the ChartArea <a class="xref" href="C1.Win.C1Chart.Area.Style.html#C1_Win_C1Chart_Area_Style">Style</a> property is in the default state.</p>
</td>
      </tr>
    </tbody>
  </table>

</div>
