# C1.Win.C1ChartBase.c1ChartTypeConverter

## Content

<div class="doc-site-dotnet-api-container">



  <h1 id="C1_Win_C1ChartBase_c1ChartTypeConverter" data-uid="C1.Win.C1ChartBase.c1ChartTypeConverter" class="text-break">c1ChartTypeConverter 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.typeconverter">TypeConverter</a></div>
    <div class="level2"><a class="xref" href="https://learn.microsoft.com/dotnet/api/system.componentmodel.expandableobjectconverter">ExpandableObjectConverter</a></div>
    <div class="level3"><span class="xref">c1ChartTypeConverter</span></div>
      <div class="level4"><a class="xref" href="C1.Win.C1ChartBase.HiddenPropsTypeConverter.html">HiddenPropsTypeConverter</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_c1ChartTypeConverter_syntax">Syntax</h5>
  <div class="codewrapper">
    <pre><code class="lang-csharp hljs">public class c1ChartTypeConverter : ExpandableObjectConverter</code></pre>
  </div>
  <div class="codewrapper">
    <pre><code class="lang-vbnet hljs">Public Class c1ChartTypeConverter
    Inherits ExpandableObjectConverter</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_c1ChartTypeConverter__ctor" data-uid="C1.Win.C1ChartBase.c1ChartTypeConverter.#ctor">
          <a class="xref" href="C1.Win.C1ChartBase.c1ChartTypeConverter.-ctor.html#C1_Win_C1ChartBase_c1ChartTypeConverter__ctor">c1ChartTypeConverter()</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_c1ChartTypeConverter_CanConvertFrom_System_ComponentModel_ITypeDescriptorContext_System_Type_" data-uid="C1.Win.C1ChartBase.c1ChartTypeConverter.CanConvertFrom(System.ComponentModel.ITypeDescriptorContext,System.Type)">
          <a class="xref" href="C1.Win.C1ChartBase.c1ChartTypeConverter.CanConvertFrom.html#C1_Win_C1ChartBase_c1ChartTypeConverter_CanConvertFrom_System_ComponentModel_ITypeDescriptorContext_System_Type_">CanConvertFrom(ITypeDescriptorContext, Type)</a>
        </td>
        <td class="markdown level1 summary"></td>
      </tr>
      <tr>
        <td id="C1_Win_C1ChartBase_c1ChartTypeConverter_CanConvertTo_System_ComponentModel_ITypeDescriptorContext_System_Type_" data-uid="C1.Win.C1ChartBase.c1ChartTypeConverter.CanConvertTo(System.ComponentModel.ITypeDescriptorContext,System.Type)">
          <a class="xref" href="C1.Win.C1ChartBase.c1ChartTypeConverter.CanConvertTo.html#C1_Win_C1ChartBase_c1ChartTypeConverter_CanConvertTo_System_ComponentModel_ITypeDescriptorContext_System_Type_">CanConvertTo(ITypeDescriptorContext, Type)</a>
        </td>
        <td class="markdown level1 summary"></td>
      </tr>
      <tr>
        <td id="C1_Win_C1ChartBase_c1ChartTypeConverter_isBrowsable_System_ComponentModel_ITypeDescriptorContext_System_Attribute___" data-uid="C1.Win.C1ChartBase.c1ChartTypeConverter.isBrowsable(System.ComponentModel.ITypeDescriptorContext,System.Attribute[])">
          <a class="xref" href="C1.Win.C1ChartBase.c1ChartTypeConverter.isBrowsable.html#C1_Win_C1ChartBase_c1ChartTypeConverter_isBrowsable_System_ComponentModel_ITypeDescriptorContext_System_Attribute___">isBrowsable(ITypeDescriptorContext, Attribute[])</a>
        </td>
        <td class="markdown level1 summary"></td>
      </tr>
    </tbody>
  </table>

</div>
