# C1.Win.C1Chart3D.Designer.DesignerUI

## Content

<div class="doc-site-dotnet-api-container">



  <h1 id="C1_Win_C1Chart3D_Designer_DesignerUI" data-uid="C1.Win.C1Chart3D.Designer.DesignerUI" class="text-break">DesignerUI 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"><span class="xref">BaseDesignerUI</span></div>
    <div class="level2"><span class="xref">DesignerUI</span></div>
  </div>
  <div class="implements">
    <h5>Implements</h5>
    <div><a class="xref" href="https://learn.microsoft.com/dotnet/api/system.idisposable">IDisposable</a></div>
  </div>
  <h6><strong>Namespace</strong>: <a class="xref" href="C1.Win.C1Chart3D.Designer.html">C1.Win.C1Chart3D.Designer</a></h6>
  <h6><strong>Assembly</strong>: C1.Win.C1Chart3D.4.8.dll</h6>
  <h5 id="C1_Win_C1Chart3D_Designer_DesignerUI_syntax">Syntax</h5>
  <div class="codewrapper">
    <pre><code class="lang-csharp hljs">public class DesignerUI : BaseDesignerUI, IDisposable</code></pre>
  </div>
  <div class="codewrapper">
    <pre><code class="lang-vbnet hljs">Public Class DesignerUI
    Inherits BaseDesignerUI
    Implements IDisposable</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_C1Chart3D_Designer_DesignerUI__ctor_C1_Win_C1Chart3D_C1Chart3D_" data-uid="C1.Win.C1Chart3D.Designer.DesignerUI.#ctor(C1.Win.C1Chart3D.C1Chart3D)">
          <a class="xref" href="C1.Win.C1Chart3D.Designer.DesignerUI.-ctor.html#C1_Win_C1Chart3D_Designer_DesignerUI__ctor_C1_Win_C1Chart3D_C1Chart3D_">DesignerUI(C1Chart3D)</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_C1Chart3D_Designer_DesignerUI_Chart_Click_System_Object_System_EventArgs_" data-uid="C1.Win.C1Chart3D.Designer.DesignerUI.Chart_Click(System.Object,System.EventArgs)">
          <a class="xref" href="C1.Win.C1Chart3D.Designer.DesignerUI.Chart_Click.html#C1_Win_C1Chart3D_Designer_DesignerUI_Chart_Click_System_Object_System_EventArgs_">Chart_Click(object, EventArgs)</a>
        </td>
        <td class="markdown level1 summary"></td>
      </tr>
      <tr>
        <td id="C1_Win_C1Chart3D_Designer_DesignerUI_Dispose" data-uid="C1.Win.C1Chart3D.Designer.DesignerUI.Dispose">
          <a class="xref" href="C1.Win.C1Chart3D.Designer.DesignerUI.Dispose.html#C1_Win_C1Chart3D_Designer_DesignerUI_Dispose">Dispose()</a>
        </td>
        <td class="markdown level1 summary"></td>
      </tr>
      <tr>
        <td id="C1_Win_C1Chart3D_Designer_DesignerUI_GetHitTest_System_Drawing_Point_" data-uid="C1.Win.C1Chart3D.Designer.DesignerUI.GetHitTest(System.Drawing.Point)">
          <a class="xref" href="C1.Win.C1Chart3D.Designer.DesignerUI.GetHitTest.html#C1_Win_C1Chart3D_Designer_DesignerUI_GetHitTest_System_Drawing_Point_">GetHitTest(Point)</a>
        </td>
        <td class="markdown level1 summary"></td>
      </tr>
      <tr>
        <td id="C1_Win_C1Chart3D_Designer_DesignerUI_Mouse_Enter_System_Object_System_EventArgs_" data-uid="C1.Win.C1Chart3D.Designer.DesignerUI.Mouse_Enter(System.Object,System.EventArgs)">
          <a class="xref" href="C1.Win.C1Chart3D.Designer.DesignerUI.Mouse_Enter.html#C1_Win_C1Chart3D_Designer_DesignerUI_Mouse_Enter_System_Object_System_EventArgs_">Mouse_Enter(object, EventArgs)</a>
        </td>
        <td class="markdown level1 summary"></td>
      </tr>
      <tr>
        <td id="C1_Win_C1Chart3D_Designer_DesignerUI_Mouse_Leave_System_Object_System_EventArgs_" data-uid="C1.Win.C1Chart3D.Designer.DesignerUI.Mouse_Leave(System.Object,System.EventArgs)">
          <a class="xref" href="C1.Win.C1Chart3D.Designer.DesignerUI.Mouse_Leave.html#C1_Win_C1Chart3D_Designer_DesignerUI_Mouse_Leave_System_Object_System_EventArgs_">Mouse_Leave(object, EventArgs)</a>
        </td>
        <td class="markdown level1 summary"></td>
      </tr>
      <tr>
        <td id="C1_Win_C1Chart3D_Designer_DesignerUI_PaintAdornments_System_Windows_Forms_PaintEventArgs_" data-uid="C1.Win.C1Chart3D.Designer.DesignerUI.PaintAdornments(System.Windows.Forms.PaintEventArgs)">
          <a class="xref" href="C1.Win.C1Chart3D.Designer.DesignerUI.PaintAdornments.html#C1_Win_C1Chart3D_Designer_DesignerUI_PaintAdornments_System_Windows_Forms_PaintEventArgs_">PaintAdornments(PaintEventArgs)</a>
        </td>
        <td class="markdown level1 summary"></td>
      </tr>
      <tr>
        <td id="C1_Win_C1Chart3D_Designer_DesignerUI_PaintChartTypeTip_System_Drawing_Graphics_System_Drawing_Rectangle_System_String_" data-uid="C1.Win.C1Chart3D.Designer.DesignerUI.PaintChartTypeTip(System.Drawing.Graphics,System.Drawing.Rectangle,System.String)">
          <a class="xref" href="C1.Win.C1Chart3D.Designer.DesignerUI.PaintChartTypeTip.html#C1_Win_C1Chart3D_Designer_DesignerUI_PaintChartTypeTip_System_Drawing_Graphics_System_Drawing_Rectangle_System_String_">PaintChartTypeTip(Graphics, Rectangle, string)</a>
        </td>
        <td class="markdown level1 summary"></td>
      </tr>
      <tr>
        <td id="C1_Win_C1Chart3D_Designer_DesignerUI_PaintChartTypeTip_System_Drawing_Rectangle_System_String_" data-uid="C1.Win.C1Chart3D.Designer.DesignerUI.PaintChartTypeTip(System.Drawing.Rectangle,System.String)">
          <a class="xref" href="C1.Win.C1Chart3D.Designer.DesignerUI.PaintChartTypeTip.html#C1_Win_C1Chart3D_Designer_DesignerUI_PaintChartTypeTip_System_Drawing_Rectangle_System_String_">PaintChartTypeTip(Rectangle, string)</a>
        </td>
        <td class="markdown level1 summary"></td>
      </tr>
    </tbody>
  </table>

</div>
