# C1.Win.Chart.Design.SeriesCollectionEditor

## Content

<div class="doc-site-dotnet-api-container">



  <h1 id="C1_Win_Chart_Design_SeriesCollectionEditor" data-uid="C1.Win.Chart.Design.SeriesCollectionEditor" class="text-break">SeriesCollectionEditor 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.drawing.design.uitypeeditor">UITypeEditor</a></div>
    <div class="level2"><a class="xref" href="https://learn.microsoft.com/dotnet/api/system.componentmodel.design.collectioneditor">CollectionEditor</a></div>
    <div class="level3"><span class="xref">SeriesCollectionEditor</span></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_SeriesCollectionEditor_syntax">Syntax</h5>
  <div class="codewrapper">
    <pre><code class="lang-csharp hljs">public class SeriesCollectionEditor : CollectionEditor</code></pre>
  </div>
  <div class="codewrapper">
    <pre><code class="lang-vbnet hljs">Public Class SeriesCollectionEditor
    Inherits CollectionEditor</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_SeriesCollectionEditor__ctor" data-uid="C1.Win.Chart.Design.SeriesCollectionEditor.#ctor">
          <a class="xref" href="C1.Win.Chart.Design.SeriesCollectionEditor.-ctor.html#C1_Win_Chart_Design_SeriesCollectionEditor__ctor">SeriesCollectionEditor()</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_SeriesCollectionEditor_CreateInstance_System_Type_" data-uid="C1.Win.Chart.Design.SeriesCollectionEditor.CreateInstance(System.Type)">
          <a class="xref" href="C1.Win.Chart.Design.SeriesCollectionEditor.CreateInstance.html#C1_Win_Chart_Design_SeriesCollectionEditor_CreateInstance_System_Type_">CreateInstance(Type)</a>
        </td>
        <td class="markdown level1 summary"></td>
      </tr>
      <tr>
        <td id="C1_Win_Chart_Design_SeriesCollectionEditor_CreateNewItemTypes" data-uid="C1.Win.Chart.Design.SeriesCollectionEditor.CreateNewItemTypes">
          <a class="xref" href="C1.Win.Chart.Design.SeriesCollectionEditor.CreateNewItemTypes.html#C1_Win_Chart_Design_SeriesCollectionEditor_CreateNewItemTypes">CreateNewItemTypes()</a>
        </td>
        <td class="markdown level1 summary"></td>
      </tr>
      <tr>
        <td id="C1_Win_Chart_Design_SeriesCollectionEditor_DestroyInstance_System_Object_" data-uid="C1.Win.Chart.Design.SeriesCollectionEditor.DestroyInstance(System.Object)">
          <a class="xref" href="C1.Win.Chart.Design.SeriesCollectionEditor.DestroyInstance.html#C1_Win_Chart_Design_SeriesCollectionEditor_DestroyInstance_System_Object_">DestroyInstance(object)</a>
        </td>
        <td class="markdown level1 summary"></td>
      </tr>
      <tr>
        <td id="C1_Win_Chart_Design_SeriesCollectionEditor_GetItems_System_Object_" data-uid="C1.Win.Chart.Design.SeriesCollectionEditor.GetItems(System.Object)">
          <a class="xref" href="C1.Win.Chart.Design.SeriesCollectionEditor.GetItems.html#C1_Win_Chart_Design_SeriesCollectionEditor_GetItems_System_Object_">GetItems(object)</a>
        </td>
        <td class="markdown level1 summary"></td>
      </tr>
      <tr>
        <td id="C1_Win_Chart_Design_SeriesCollectionEditor_SetItems_System_Object_System_Object___" data-uid="C1.Win.Chart.Design.SeriesCollectionEditor.SetItems(System.Object,System.Object[])">
          <a class="xref" href="C1.Win.Chart.Design.SeriesCollectionEditor.SetItems.html#C1_Win_Chart_Design_SeriesCollectionEditor_SetItems_System_Object_System_Object___">SetItems(object, object[])</a>
        </td>
        <td class="markdown level1 summary"></td>
      </tr>
    </tbody>
  </table>

</div>
