# GrapeCity.ActiveReports.Design.DdrDesigner.Designers.DvChart.UI.StubSizeLegendPointCollection

## Content

<div class="doc-site-dotnet-api-container">



  <h1 id="GrapeCity_ActiveReports_Design_DdrDesigner_Designers_DvChart_UI_StubSizeLegendPointCollection" data-uid="GrapeCity.ActiveReports.Design.DdrDesigner.Designers.DvChart.UI.StubSizeLegendPointCollection" class="text-break">StubSizeLegendPointCollection 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">StubSizeLegendPointCollection</span></div>
  </div>
  <div class="implements">
    <h5>Implements</h5>
    <div><span class="xref">IPointCollection</span>&lt;<span class="xref">IPlotLegendPoint</span>&gt;</div>
    <div><a class="xref" href="https://learn.microsoft.com/dotnet/api/system.collections.generic.ienumerable-1">IEnumerable</a>&lt;<span class="xref">IPlotLegendPoint</span>&gt;</div>
    <div><a class="xref" href="https://learn.microsoft.com/dotnet/api/system.collections.ienumerable">IEnumerable</a></div>
  </div>
  <h6><strong>Namespace</strong>: <a class="xref" href="GrapeCity.ActiveReports.Design.DdrDesigner.Designers.DvChart.UI.html">GrapeCity.ActiveReports.Design.DdrDesigner.Designers.DvChart.UI</a></h6>
  <h6><strong>Assembly</strong>: MESCIUS.ActiveReports.Design.Win.dll</h6>
  <h5 id="GrapeCity_ActiveReports_Design_DdrDesigner_Designers_DvChart_UI_StubSizeLegendPointCollection_syntax">Syntax</h5>
  <div class="codewrapper">
    <pre><code class="lang-csharp hljs">public class StubSizeLegendPointCollection : IPointCollection&lt;IPlotLegendPoint&gt;, IEnumerable&lt;IPlotLegendPoint&gt;, IEnumerable</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="GrapeCity_ActiveReports_Design_DdrDesigner_Designers_DvChart_UI_StubSizeLegendPointCollection__ctor_GrapeCity_ActiveReports_Core_ReportItems_Chart_RenderComponent_IPlot_" data-uid="GrapeCity.ActiveReports.Design.DdrDesigner.Designers.DvChart.UI.StubSizeLegendPointCollection.#ctor(GrapeCity.ActiveReports.Core.ReportItems.Chart.RenderComponent.IPlot)">
          <a class="xref" href="GrapeCity.ActiveReports.Design.DdrDesigner.Designers.DvChart.UI.StubSizeLegendPointCollection.-ctor.html#GrapeCity_ActiveReports_Design_DdrDesigner_Designers_DvChart_UI_StubSizeLegendPointCollection__ctor_GrapeCity_ActiveReports_Core_ReportItems_Chart_RenderComponent_IPlot_">StubSizeLegendPointCollection(IPlot)</a>
        </td>
        <td class="markdown level1 summary"></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="GrapeCity_ActiveReports_Design_DdrDesigner_Designers_DvChart_UI_StubSizeLegendPointCollection_Item_System_Int32_System_Int32_" data-uid="GrapeCity.ActiveReports.Design.DdrDesigner.Designers.DvChart.UI.StubSizeLegendPointCollection.Item(System.Int32,System.Int32)">
          <a class="xref" href="GrapeCity.ActiveReports.Design.DdrDesigner.Designers.DvChart.UI.StubSizeLegendPointCollection.Item.html#GrapeCity_ActiveReports_Design_DdrDesigner_Designers_DvChart_UI_StubSizeLegendPointCollection_Item_System_Int32_System_Int32_">this[int, int]</a>
        </td>
        <td class="markdown level1 summary"><p>Gets the two dimensional array of data points in the chart.</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="GrapeCity_ActiveReports_Design_DdrDesigner_Designers_DvChart_UI_StubSizeLegendPointCollection_GetEnumerator" data-uid="GrapeCity.ActiveReports.Design.DdrDesigner.Designers.DvChart.UI.StubSizeLegendPointCollection.GetEnumerator">
          <a class="xref" href="GrapeCity.ActiveReports.Design.DdrDesigner.Designers.DvChart.UI.StubSizeLegendPointCollection.GetEnumerator.html#GrapeCity_ActiveReports_Design_DdrDesigner_Designers_DvChart_UI_StubSizeLegendPointCollection_GetEnumerator">GetEnumerator()</a>
        </td>
        <td class="markdown level1 summary"></td>
      </tr>
    </tbody>
  </table>

</div>
