# C1.Win.Chart.Design.ChartBaseDesigner

## Content

<div class="doc-site-dotnet-api-container">



  <h1 id="C1_Win_Chart_Design_ChartBaseDesigner" data-uid="C1.Win.Chart.Design.ChartBaseDesigner" class="text-break">ChartBaseDesigner 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">ChartBaseDesigner</span></div>
      <div class="level4"><a class="xref" href="C1.Win.Chart.Design.FlexChartDesigner.html">FlexChartDesigner</a></div>
      <div class="level4"><a class="xref" href="C1.Win.Chart.Design.FlexDiagramDesigner.html">FlexDiagramDesigner</a></div>
      <div class="level4"><a class="xref" href="C1.Win.Chart.Design.FlexPieDesigner.html">FlexPieDesigner</a></div>
      <div class="level4"><a class="xref" href="C1.Win.Chart.Design.TreeMapDesigner.html">TreeMapDesigner</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.Chart.Design.html">C1.Win.Chart.Design</a></h6>
  <h6><strong>Assembly</strong>: C1.Win.FlexChart.4.8.dll</h6>
  <h5 id="C1_Win_Chart_Design_ChartBaseDesigner_syntax">Syntax</h5>
  <div class="codewrapper">
    <pre><code class="lang-csharp hljs">public class ChartBaseDesigner : ControlDesigner, ITreeDesigner, IDesigner, IDisposable, IDesignerFilter, IComponentInitializer</code></pre>
  </div>
  <div class="codewrapper">
    <pre><code class="lang-vbnet hljs">Public Class ChartBaseDesigner
    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_Chart_Design_ChartBaseDesigner__ctor" data-uid="C1.Win.Chart.Design.ChartBaseDesigner.#ctor">
          <a class="xref" href="C1.Win.Chart.Design.ChartBaseDesigner.-ctor.html#C1_Win_Chart_Design_ChartBaseDesigner__ctor">ChartBaseDesigner()</a>
        </td>
        <td class="markdown level1 summary"></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_Win_Chart_Design_ChartBaseDesigner__adorner" data-uid="C1.Win.Chart.Design.ChartBaseDesigner._adorner">
          <a class="xref" href="C1.Win.Chart.Design.ChartBaseDesigner._adorner.html">_adorner</a>
        </td>
        <td class="markdown level1 summary"></td>
      </tr>
      <tr>
        <td id="C1_Win_Chart_Design_ChartBaseDesigner__behaviorService" data-uid="C1.Win.Chart.Design.ChartBaseDesigner._behaviorService">
          <a class="xref" href="C1.Win.Chart.Design.ChartBaseDesigner._behaviorService.html">_behaviorService</a>
        </td>
        <td class="markdown level1 summary"></td>
      </tr>
      <tr>
        <td id="C1_Win_Chart_Design_ChartBaseDesigner__componentChangeService" data-uid="C1.Win.Chart.Design.ChartBaseDesigner._componentChangeService">
          <a class="xref" href="C1.Win.Chart.Design.ChartBaseDesigner._componentChangeService.html">_componentChangeService</a>
        </td>
        <td class="markdown level1 summary"></td>
      </tr>
      <tr>
        <td id="C1_Win_Chart_Design_ChartBaseDesigner__designerActionUIService" data-uid="C1.Win.Chart.Design.ChartBaseDesigner._designerActionUIService">
          <a class="xref" href="C1.Win.Chart.Design.ChartBaseDesigner._designerActionUIService.html">_designerActionUIService</a>
        </td>
        <td class="markdown level1 summary"></td>
      </tr>
      <tr>
        <td id="C1_Win_Chart_Design_ChartBaseDesigner__host" data-uid="C1.Win.Chart.Design.ChartBaseDesigner._host">
          <a class="xref" href="C1.Win.Chart.Design.ChartBaseDesigner._host.html">_host</a>
        </td>
        <td class="markdown level1 summary"></td>
      </tr>
      <tr>
        <td id="C1_Win_Chart_Design_ChartBaseDesigner__selectionService" data-uid="C1.Win.Chart.Design.ChartBaseDesigner._selectionService">
          <a class="xref" href="C1.Win.Chart.Design.ChartBaseDesigner._selectionService.html">_selectionService</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_Chart_Design_ChartBaseDesigner_UIService" data-uid="C1.Win.Chart.Design.ChartBaseDesigner.UIService">
          <a class="xref" href="C1.Win.Chart.Design.ChartBaseDesigner.UIService.html#C1_Win_Chart_Design_ChartBaseDesigner_UIService">UIService</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_Chart_Design_ChartBaseDesigner_CreateAdorner" data-uid="C1.Win.Chart.Design.ChartBaseDesigner.CreateAdorner">
          <a class="xref" href="C1.Win.Chart.Design.ChartBaseDesigner.CreateAdorner.html#C1_Win_Chart_Design_ChartBaseDesigner_CreateAdorner">CreateAdorner()</a>
        </td>
        <td class="markdown level1 summary"></td>
      </tr>
      <tr>
        <td id="C1_Win_Chart_Design_ChartBaseDesigner_Dispose_System_Boolean_" data-uid="C1.Win.Chart.Design.ChartBaseDesigner.Dispose(System.Boolean)">
          <a class="xref" href="C1.Win.Chart.Design.ChartBaseDesigner.Dispose.html#C1_Win_Chart_Design_ChartBaseDesigner_Dispose_System_Boolean_">Dispose(bool)</a>
        </td>
        <td class="markdown level1 summary"></td>
      </tr>
      <tr>
        <td id="C1_Win_Chart_Design_ChartBaseDesigner_Initialize_System_ComponentModel_IComponent_" data-uid="C1.Win.Chart.Design.ChartBaseDesigner.Initialize(System.ComponentModel.IComponent)">
          <a class="xref" href="C1.Win.Chart.Design.ChartBaseDesigner.Initialize.html#C1_Win_Chart_Design_ChartBaseDesigner_Initialize_System_ComponentModel_IComponent_">Initialize(IComponent)</a>
        </td>
        <td class="markdown level1 summary"></td>
      </tr>
      <tr>
        <td id="C1_Win_Chart_Design_ChartBaseDesigner_OnComponentChanged" data-uid="C1.Win.Chart.Design.ChartBaseDesigner.OnComponentChanged">
          <a class="xref" href="C1.Win.Chart.Design.ChartBaseDesigner.OnComponentChanged.html#C1_Win_Chart_Design_ChartBaseDesigner_OnComponentChanged">OnComponentChanged()</a>
        </td>
        <td class="markdown level1 summary"></td>
      </tr>
      <tr>
        <td id="C1_Win_Chart_Design_ChartBaseDesigner_SetValue_System_Object_System_String_System_Object_" data-uid="C1.Win.Chart.Design.ChartBaseDesigner.SetValue(System.Object,System.String,System.Object)">
          <a class="xref" href="C1.Win.Chart.Design.ChartBaseDesigner.SetValue.html#C1_Win_Chart_Design_ChartBaseDesigner_SetValue_System_Object_System_String_System_Object_">SetValue(object, string, object)</a>
        </td>
        <td class="markdown level1 summary"></td>
      </tr>
      <tr>
        <td id="C1_Win_Chart_Design_ChartBaseDesigner_ShowAboutBox_System_Object_System_EventArgs_" data-uid="C1.Win.Chart.Design.ChartBaseDesigner.ShowAboutBox(System.Object,System.EventArgs)">
          <a class="xref" href="C1.Win.Chart.Design.ChartBaseDesigner.ShowAboutBox.html#C1_Win_Chart_Design_ChartBaseDesigner_ShowAboutBox_System_Object_System_EventArgs_">ShowAboutBox(object, EventArgs)</a>
        </td>
        <td class="markdown level1 summary"></td>
      </tr>
    </tbody>
  </table>

</div>
