# C1.Win.C1ChartBase.baseChartDesigner

## Content

<div class="doc-site-dotnet-api-container">



  <h1 id="C1_Win_C1ChartBase_baseChartDesigner" data-uid="C1.Win.C1ChartBase.baseChartDesigner" class="text-break">baseChartDesigner Class
</h1>
  <div class="markdown level0 summary"></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.componentmodel.design.componentdesigner">ComponentDesigner</a></div>
    <div class="level2"><a class="xref" href="https://learn.microsoft.com/dotnet/api/system.windows.forms.design.controldesigner">ControlDesigner</a></div>
    <div class="level3"><span class="xref">baseChartDesigner</span></div>
      <div class="level4"><a class="xref" href="C1.Win.C1Chart.ChartDesigner.html">ChartDesigner</a></div>
  </div>
  <div class="implements">
    <h5>Implements</h5>
    <div><a class="xref" href="https://learn.microsoft.com/dotnet/api/system.componentmodel.design.itreedesigner">ITreeDesigner</a></div>
    <div><a class="xref" href="https://learn.microsoft.com/dotnet/api/system.componentmodel.design.idesigner">IDesigner</a></div>
    <div><a class="xref" href="https://learn.microsoft.com/dotnet/api/system.idisposable">IDisposable</a></div>
    <div><a class="xref" href="https://learn.microsoft.com/dotnet/api/system.componentmodel.design.idesignerfilter">IDesignerFilter</a></div>
    <div><a class="xref" href="https://learn.microsoft.com/dotnet/api/system.componentmodel.design.icomponentinitializer">IComponentInitializer</a></div>
  </div>
  <h6><strong>Namespace</strong>: <a class="xref" href="C1.Win.C1ChartBase.html">C1.Win.C1ChartBase</a></h6>
  <h6><strong>Assembly</strong>: C1.Win.C1Chart.4.8.dll</h6>
  <h5 id="C1_Win_C1ChartBase_baseChartDesigner_syntax">Syntax</h5>
  <div class="codewrapper">
    <pre><code class="lang-csharp hljs">public class baseChartDesigner : ControlDesigner, ITreeDesigner, IDesigner, IDisposable, IDesignerFilter, IComponentInitializer</code></pre>
  </div>
  <div class="codewrapper">
    <pre><code class="lang-vbnet hljs">Public Class baseChartDesigner
    Inherits ControlDesigner
    Implements ITreeDesigner, IDesigner, IDisposable, IDesignerFilter, IComponentInitializer</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_Win_C1ChartBase_baseChartDesigner__ctor" data-uid="C1.Win.C1ChartBase.baseChartDesigner.#ctor">
          <a class="xref" href="C1.Win.C1ChartBase.baseChartDesigner.-ctor.html#C1_Win_C1ChartBase_baseChartDesigner__ctor">baseChartDesigner()</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_Win_C1ChartBase_baseChartDesigner_ActionLists" data-uid="C1.Win.C1ChartBase.baseChartDesigner.ActionLists">
          <a class="xref" href="C1.Win.C1ChartBase.baseChartDesigner.ActionLists.html#C1_Win_C1ChartBase_baseChartDesigner_ActionLists">ActionLists</a>
        </td>
        <td class="markdown level1 summary"></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_C1ChartBase_baseChartDesigner_CreateActionList" data-uid="C1.Win.C1ChartBase.baseChartDesigner.CreateActionList">
          <a class="xref" href="C1.Win.C1ChartBase.baseChartDesigner.CreateActionList.html#C1_Win_C1ChartBase_baseChartDesigner_CreateActionList">CreateActionList()</a>
        </td>
        <td class="markdown level1 summary"></td>
      </tr>
      <tr>
        <td id="C1_Win_C1ChartBase_baseChartDesigner_OnPaintAdornments_System_Windows_Forms_PaintEventArgs_" data-uid="C1.Win.C1ChartBase.baseChartDesigner.OnPaintAdornments(System.Windows.Forms.PaintEventArgs)">
          <a class="xref" href="C1.Win.C1ChartBase.baseChartDesigner.OnPaintAdornments.html#C1_Win_C1ChartBase_baseChartDesigner_OnPaintAdornments_System_Windows_Forms_PaintEventArgs_">OnPaintAdornments(PaintEventArgs)</a>
        </td>
        <td class="markdown level1 summary"></td>
      </tr>
      <tr>
        <td id="C1_Win_C1ChartBase_baseChartDesigner_TryRaiseComponentChanged" data-uid="C1.Win.C1ChartBase.baseChartDesigner.TryRaiseComponentChanged">
          <a class="xref" href="C1.Win.C1ChartBase.baseChartDesigner.TryRaiseComponentChanged.html#C1_Win_C1ChartBase_baseChartDesigner_TryRaiseComponentChanged">TryRaiseComponentChanged()</a>
        </td>
        <td class="markdown level1 summary"></td>
      </tr>
    </tbody>
  </table>

</div>
