# FarPoint.Win.Spread.CustomFillSeriesList

## Content

<div class="doc-site-dotnet-api-container">



  <h1 id="FarPoint_Win_Spread_CustomFillSeriesList" data-uid="FarPoint.Win.Spread.CustomFillSeriesList" class="text-break">CustomFillSeriesList Class
</h1>
  <div class="markdown level0 summary"><p>Present Custom list for drag fill in series mode</p>
</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">CustomFillSeriesList</span></div>
  </div>
  <h6><strong>Namespace</strong>: <a class="xref" href="FarPoint.Win.Spread.html">FarPoint.Win.Spread</a></h6>
  <h6><strong>Assembly</strong>: FarPoint.Win.Spread.dll</h6>
  <h5 id="FarPoint_Win_Spread_CustomFillSeriesList_syntax">Syntax</h5>
  <div class="codewrapper">
    <pre><code class="lang-csharp hljs">public class CustomFillSeriesList</code></pre>
  </div>
  <div class="codewrapper">
    <pre><code class="lang-vbnet hljs">Public Class CustomFillSeriesList</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="FarPoint_Win_Spread_CustomFillSeriesList__ctor" data-uid="FarPoint.Win.Spread.CustomFillSeriesList.#ctor">
          <a class="xref" href="FarPoint.Win.Spread.CustomFillSeriesList.-ctor.html#FarPoint_Win_Spread_CustomFillSeriesList__ctor">CustomFillSeriesList()</a>
        </td>
        <td class="markdown level1 summary"><p>Creates a new instance of <a class="xref" href="FarPoint.Win.Spread.CustomFillSeriesList.html">CustomFillSeriesList</a> class.</p>
</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="FarPoint_Win_Spread_CustomFillSeriesList_Count" data-uid="FarPoint.Win.Spread.CustomFillSeriesList.Count">
          <a class="xref" href="FarPoint.Win.Spread.CustomFillSeriesList.Count.html#FarPoint_Win_Spread_CustomFillSeriesList_Count">Count</a>
        </td>
        <td class="markdown level1 summary"><p>Number list in Custom List</p>
</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="FarPoint_Win_Spread_CustomFillSeriesList_AddList_System_String___" data-uid="FarPoint.Win.Spread.CustomFillSeriesList.AddList(System.String[])">
          <a class="xref" href="FarPoint.Win.Spread.CustomFillSeriesList.AddList.html#FarPoint_Win_Spread_CustomFillSeriesList_AddList_System_String___">AddList(string[])</a>
        </td>
        <td class="markdown level1 summary"><p>Add list item to Custom List</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_CustomFillSeriesList_GetCustomList_System_Int32_" data-uid="FarPoint.Win.Spread.CustomFillSeriesList.GetCustomList(System.Int32)">
          <a class="xref" href="FarPoint.Win.Spread.CustomFillSeriesList.GetCustomList.html#FarPoint_Win_Spread_CustomFillSeriesList_GetCustomList_System_Int32_">GetCustomList(int)</a>
        </td>
        <td class="markdown level1 summary"><p>Get one list at index</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_CustomFillSeriesList_Remove_System_Int32_" data-uid="FarPoint.Win.Spread.CustomFillSeriesList.Remove(System.Int32)">
          <a class="xref" href="FarPoint.Win.Spread.CustomFillSeriesList.Remove.html#FarPoint_Win_Spread_CustomFillSeriesList_Remove_System_Int32_">Remove(int)</a>
        </td>
        <td class="markdown level1 summary"><p>Remove one list at index (User only could remove the list is not build-in)</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_CustomFillSeriesList_Reset" data-uid="FarPoint.Win.Spread.CustomFillSeriesList.Reset">
          <a class="xref" href="FarPoint.Win.Spread.CustomFillSeriesList.Reset.html#FarPoint_Win_Spread_CustomFillSeriesList_Reset">Reset()</a>
        </td>
        <td class="markdown level1 summary"><p>Reset custom list to the default</p>
</td>
      </tr>
    </tbody>
  </table>

</div>
