# C1.Win.C1Chart.Designer.IChartDesigner

## Content

<div class="doc-site-dotnet-api-container">



  <h1 id="C1_Win_C1Chart_Designer_IChartDesigner" data-uid="C1.Win.C1Chart.Designer.IChartDesigner" class="text-break">IChartDesigner Interface
</h1>
  <div class="markdown level0 summary"></div>
  <div class="markdown level0 conceptual"></div>
  <h6><strong>Namespace</strong>: <a class="xref" href="C1.Win.C1Chart.Designer.html">C1.Win.C1Chart.Designer</a></h6>
  <h6><strong>Assembly</strong>: C1.Win.C1Chart.4.8.dll</h6>
  <h5 id="C1_Win_C1Chart_Designer_IChartDesigner_syntax">Syntax</h5>
  <div class="codewrapper">
    <pre><code class="lang-csharp hljs">public interface IChartDesigner</code></pre>
  </div>
  <div class="codewrapper">
    <pre><code class="lang-vbnet hljs">Public Interface IChartDesigner</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_Designer_IChartDesigner_DesignerUIObject" data-uid="C1.Win.C1Chart.Designer.IChartDesigner.DesignerUIObject">
          <a class="xref" href="C1.Win.C1Chart.Designer.IChartDesigner.DesignerUIObject.html#C1_Win_C1Chart_Designer_IChartDesigner_DesignerUIObject">DesignerUIObject</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_C1Chart_Designer_IChartDesigner_GetSelectedDataSource_System_ComponentModel_IComponent_System_String_" data-uid="C1.Win.C1Chart.Designer.IChartDesigner.GetSelectedDataSource(System.ComponentModel.IComponent,System.String)">
          <a class="xref" href="C1.Win.C1Chart.Designer.IChartDesigner.GetSelectedDataSource.html#C1_Win_C1Chart_Designer_IChartDesigner_GetSelectedDataSource_System_ComponentModel_IComponent_System_String_">GetSelectedDataSource(IComponent, string)</a>
        </td>
        <td class="markdown level1 summary"></td>
      </tr>
      <tr>
        <td id="C1_Win_C1Chart_Designer_IChartDesigner_GetServiceInternal_System_Type_" data-uid="C1.Win.C1Chart.Designer.IChartDesigner.GetServiceInternal(System.Type)">
          <a class="xref" href="C1.Win.C1Chart.Designer.IChartDesigner.GetServiceInternal.html#C1_Win_C1Chart_Designer_IChartDesigner_GetServiceInternal_System_Type_">GetServiceInternal(Type)</a>
        </td>
        <td class="markdown level1 summary"></td>
      </tr>
      <tr>
        <td id="C1_Win_C1Chart_Designer_IChartDesigner_ShowDialog_System_Object_System_Windows_Forms_Form_" data-uid="C1.Win.C1Chart.Designer.IChartDesigner.ShowDialog(System.Object,System.Windows.Forms.Form)">
          <a class="xref" href="C1.Win.C1Chart.Designer.IChartDesigner.ShowDialog.html#C1_Win_C1Chart_Designer_IChartDesigner_ShowDialog_System_Object_System_Windows_Forms_Form_">ShowDialog(object, Form)</a>
        </td>
        <td class="markdown level1 summary"></td>
      </tr>
      <tr>
        <td id="C1_Win_C1Chart_Designer_IChartDesigner_UpdateDesignerUI_System_Int32_System_Int32_" data-uid="C1.Win.C1Chart.Designer.IChartDesigner.UpdateDesignerUI(System.Int32,System.Int32)">
          <a class="xref" href="C1.Win.C1Chart.Designer.IChartDesigner.UpdateDesignerUI.html#C1_Win_C1Chart_Designer_IChartDesigner_UpdateDesignerUI_System_Int32_System_Int32_">UpdateDesignerUI(int, int)</a>
        </td>
        <td class="markdown level1 summary"></td>
      </tr>
    </tbody>
  </table>

</div>
