# C1.WPF.C1Chart.ChartPanelObject

## Content

<div class="doc-site-dotnet-api-container">



  <h1 id="C1_WPF_C1Chart_ChartPanelObject" data-uid="C1.WPF.C1Chart.ChartPanelObject" class="text-break">ChartPanelObject Class
</h1>
  <div class="markdown level0 summary"><p>Defines element of chart panel.</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"><a class="xref" href="https://learn.microsoft.com/dotnet/api/system.windows.threading.dispatcherobject">DispatcherObject</a></div>
    <div class="level2"><a class="xref" href="https://learn.microsoft.com/dotnet/api/system.windows.dependencyobject">DependencyObject</a></div>
    <div class="level3"><a class="xref" href="https://learn.microsoft.com/dotnet/api/system.windows.media.visual">Visual</a></div>
    <div class="level4"><a class="xref" href="https://learn.microsoft.com/dotnet/api/system.windows.uielement">UIElement</a></div>
    <div class="level5"><a class="xref" href="https://learn.microsoft.com/dotnet/api/system.windows.frameworkelement">FrameworkElement</a></div>
    <div class="level6"><a class="xref" href="https://learn.microsoft.com/dotnet/api/system.windows.controls.control">Control</a></div>
    <div class="level7"><a class="xref" href="https://learn.microsoft.com/dotnet/api/system.windows.controls.contentcontrol">ContentControl</a></div>
    <div class="level8"><span class="xref">ChartPanelObject</span></div>
  </div>
  <div class="implements">
    <h5>Implements</h5>
    <div><a class="xref" href="https://learn.microsoft.com/dotnet/api/system.windows.media.animation.ianimatable">IAnimatable</a></div>
    <div><a class="xref" href="https://learn.microsoft.com/dotnet/api/system.windows.iframeworkinputelement">IFrameworkInputElement</a></div>
    <div><a class="xref" href="https://learn.microsoft.com/dotnet/api/system.windows.iinputelement">IInputElement</a></div>
    <div><a class="xref" href="https://learn.microsoft.com/dotnet/api/system.componentmodel.isupportinitialize">ISupportInitialize</a></div>
    <div><a class="xref" href="https://learn.microsoft.com/dotnet/api/system.windows.markup.iqueryambient">IQueryAmbient</a></div>
    <div><a class="xref" href="https://learn.microsoft.com/dotnet/api/system.windows.markup.iaddchild">IAddChild</a></div>
  </div>
  <h6><strong>Namespace</strong>: <a class="xref" href="C1.WPF.C1Chart.html">C1.WPF.C1Chart</a></h6>
  <h6><strong>Assembly</strong>: C1.WPF.C1Chart.4.6.2.dll</h6>
  <h5 id="C1_WPF_C1Chart_ChartPanelObject_syntax">Syntax</h5>
  <div class="codewrapper">
    <pre><code class="lang-csharp hljs">public class ChartPanelObject : ContentControl, IAnimatable, IFrameworkInputElement, IInputElement, ISupportInitialize, IQueryAmbient, IAddChild</code></pre>
  </div>
  <div class="codewrapper">
    <pre><code class="lang-vbnet hljs">Public Class ChartPanelObject
    Inherits ContentControl
    Implements IAnimatable, IFrameworkInputElement, IInputElement, ISupportInitialize, IQueryAmbient, IAddChild</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_WPF_C1Chart_ChartPanelObject__ctor" data-uid="C1.WPF.C1Chart.ChartPanelObject.#ctor">
          <a class="xref" href="C1.WPF.C1Chart.ChartPanelObject.-ctor.html#C1_WPF_C1Chart_ChartPanelObject__ctor">ChartPanelObject()</a>
        </td>
        <td class="markdown level1 summary"><p>Creates an instance of chart panel object.</p>
</td>
      </tr>
    </tbody>
  </table>
  <h3 id="fields">Fields
</h3>
  <table class="table table-bordered table-condensed">
    <thead>
      <tr>
        <th>Name</th>
        <th>Description</th>
      </tr>
    </thead>
    <tbody>
      <tr>
        <td id="C1_WPF_C1Chart_ChartPanelObject_ActionProperty" data-uid="C1.WPF.C1Chart.ChartPanelObject.ActionProperty">
          <a class="xref" href="C1.WPF.C1Chart.ChartPanelObject.ActionProperty.html">ActionProperty</a>
        </td>
        <td class="markdown level1 summary"><p>Identifies the Action dependency property.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WPF_C1Chart_ChartPanelObject_AttachProperty" data-uid="C1.WPF.C1Chart.ChartPanelObject.AttachProperty">
          <a class="xref" href="C1.WPF.C1Chart.ChartPanelObject.AttachProperty.html">AttachProperty</a>
        </td>
        <td class="markdown level1 summary"><p>Identifies the DataPoint dependency property.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WPF_C1Chart_ChartPanelObject_AxisXProperty" data-uid="C1.WPF.C1Chart.ChartPanelObject.AxisXProperty">
          <a class="xref" href="C1.WPF.C1Chart.ChartPanelObject.AxisXProperty.html">AxisXProperty</a>
        </td>
        <td class="markdown level1 summary"><p>Using a DependencyProperty as the backing store for AxisX.  This enables animation, styling, binding, etc...</p>
</td>
      </tr>
      <tr>
        <td id="C1_WPF_C1Chart_ChartPanelObject_AxisYProperty" data-uid="C1.WPF.C1Chart.ChartPanelObject.AxisYProperty">
          <a class="xref" href="C1.WPF.C1Chart.ChartPanelObject.AxisYProperty.html">AxisYProperty</a>
        </td>
        <td class="markdown level1 summary"><p>Using a DependencyProperty as the backing store for AxisY.  This enables animation, styling, binding, etc...</p>
</td>
      </tr>
      <tr>
        <td id="C1_WPF_C1Chart_ChartPanelObject_DataPointProperty" data-uid="C1.WPF.C1Chart.ChartPanelObject.DataPointProperty">
          <a class="xref" href="C1.WPF.C1Chart.ChartPanelObject.DataPointProperty.html">DataPointProperty</a>
        </td>
        <td class="markdown level1 summary"><p>Identifies the DataPoint dependency property.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WPF_C1Chart_ChartPanelObject_UseAxisLimitsProperty" data-uid="C1.WPF.C1Chart.ChartPanelObject.UseAxisLimitsProperty">
          <a class="xref" href="C1.WPF.C1Chart.ChartPanelObject.UseAxisLimitsProperty.html">UseAxisLimitsProperty</a>
        </td>
        <td class="markdown level1 summary"><p>Using a DependencyProperty as the backing store for UseAxisLimits.  This enables animation, styling, binding, etc...</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_WPF_C1Chart_ChartPanelObject_Action" data-uid="C1.WPF.C1Chart.ChartPanelObject.Action">
          <a class="xref" href="C1.WPF.C1Chart.ChartPanelObject.Action.html#C1_WPF_C1Chart_ChartPanelObject_Action">Action</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets action corresponding to the panel object.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WPF_C1Chart_ChartPanelObject_Attach" data-uid="C1.WPF.C1Chart.ChartPanelObject.Attach">
          <a class="xref" href="C1.WPF.C1Chart.ChartPanelObject.Attach.html#C1_WPF_C1Chart_ChartPanelObject_Attach">Attach</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the attach of chart panel object.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WPF_C1Chart_ChartPanelObject_AxisX" data-uid="C1.WPF.C1Chart.ChartPanelObject.AxisX">
          <a class="xref" href="C1.WPF.C1Chart.ChartPanelObject.AxisX.html#C1_WPF_C1Chart_ChartPanelObject_AxisX">AxisX</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the name of x-axis.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WPF_C1Chart_ChartPanelObject_AxisY" data-uid="C1.WPF.C1Chart.ChartPanelObject.AxisY">
          <a class="xref" href="C1.WPF.C1Chart.ChartPanelObject.AxisY.html#C1_WPF_C1Chart_ChartPanelObject_AxisY">AxisY</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the name of y-axis.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WPF_C1Chart_ChartPanelObject_DataPoint" data-uid="C1.WPF.C1Chart.ChartPanelObject.DataPoint">
          <a class="xref" href="C1.WPF.C1Chart.ChartPanelObject.DataPoint.html#C1_WPF_C1Chart_ChartPanelObject_DataPoint">DataPoint</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the data point corresponding to the object.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WPF_C1Chart_ChartPanelObject_UseAxisLimits" data-uid="C1.WPF.C1Chart.ChartPanelObject.UseAxisLimits">
          <a class="xref" href="C1.WPF.C1Chart.ChartPanelObject.UseAxisLimits.html#C1_WPF_C1Chart_ChartPanelObject_UseAxisLimits">UseAxisLimits</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the value that specifies whether to limit the element position inside plot area.</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_WPF_C1Chart_ChartPanelObject_OnDataPointChanged_System_Windows_DependencyPropertyChangedEventArgs_" data-uid="C1.WPF.C1Chart.ChartPanelObject.OnDataPointChanged(System.Windows.DependencyPropertyChangedEventArgs)">
          <a class="xref" href="C1.WPF.C1Chart.ChartPanelObject.OnDataPointChanged.html#C1_WPF_C1Chart_ChartPanelObject_OnDataPointChanged_System_Windows_DependencyPropertyChangedEventArgs_">OnDataPointChanged(DependencyPropertyChangedEventArgs)</a>
        </td>
        <td class="markdown level1 summary"><p>Called when data point was changed.</p>
</td>
      </tr>
    </tbody>
  </table>
  <h3 id="events">Events
</h3>
  <table class="table table-bordered table-condensed">
    <thead>
      <tr>
        <th>Name</th>
        <th>Description</th>
      </tr>
    </thead>
    <tbody>
      <tr>
        <td id="C1_WPF_C1Chart_ChartPanelObject_DataPointChanged" data-uid="C1.WPF.C1Chart.ChartPanelObject.DataPointChanged">
          <a class="xref" href="C1.WPF.C1Chart.ChartPanelObject.DataPointChanged.html">DataPointChanged</a>
        </td>
        <td class="markdown level1 summary"><p>Fires when DataPoint was changed.</p>
</td>
      </tr>
    </tbody>
  </table>

</div>
