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

## Content

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



  <h1 id="GrapeCity_ActiveReports_Design_DdrDesigner_Designers_DvChart_UI_StubSizeLegendPoint" data-uid="GrapeCity.ActiveReports.Design.DdrDesigner.Designers.DvChart.UI.StubSizeLegendPoint" class="text-break">StubSizeLegendPoint 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">StubSizeLegendPoint</span></div>
  </div>
  <div class="implements">
    <h5>Implements</h5>
    <div><span class="xref">IPlotLegendPoint</span></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_StubSizeLegendPoint_syntax">Syntax</h5>
  <div class="codewrapper">
    <pre><code class="lang-csharp hljs">public class StubSizeLegendPoint : IPlotLegendPoint</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_StubSizeLegendPoint__ctor_GrapeCity_ActiveReports_Core_ReportItems_Chart_RenderComponent_IPlot_System_Int32_" data-uid="GrapeCity.ActiveReports.Design.DdrDesigner.Designers.DvChart.UI.StubSizeLegendPoint.#ctor(GrapeCity.ActiveReports.Core.ReportItems.Chart.RenderComponent.IPlot,System.Int32)">
          <a class="xref" href="GrapeCity.ActiveReports.Design.DdrDesigner.Designers.DvChart.UI.StubSizeLegendPoint.-ctor.html#GrapeCity_ActiveReports_Design_DdrDesigner_Designers_DvChart_UI_StubSizeLegendPoint__ctor_GrapeCity_ActiveReports_Core_ReportItems_Chart_RenderComponent_IPlot_System_Int32_">StubSizeLegendPoint(IPlot, int)</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_StubSizeLegendPoint_Action" data-uid="GrapeCity.ActiveReports.Design.DdrDesigner.Designers.DvChart.UI.StubSizeLegendPoint.Action">
          <a class="xref" href="GrapeCity.ActiveReports.Design.DdrDesigner.Designers.DvChart.UI.StubSizeLegendPoint.Action.html#GrapeCity_ActiveReports_Design_DdrDesigner_Designers_DvChart_UI_StubSizeLegendPoint_Action">Action</a>
        </td>
        <td class="markdown level1 summary"><p>Gets an action (e.g., hyperlink) associated with the data point.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_ActiveReports_Design_DdrDesigner_Designers_DvChart_UI_StubSizeLegendPoint_Value" data-uid="GrapeCity.ActiveReports.Design.DdrDesigner.Designers.DvChart.UI.StubSizeLegendPoint.Value">
          <a class="xref" href="GrapeCity.ActiveReports.Design.DdrDesigner.Designers.DvChart.UI.StubSizeLegendPoint.Value.html#GrapeCity_ActiveReports_Design_DdrDesigner_Designers_DvChart_UI_StubSizeLegendPoint_Value">Value</a>
        </td>
        <td class="markdown level1 summary"><p>Gets and array of the values for the legend.</p>
</td>
      </tr>
    </tbody>
  </table>

</div>
