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

## Content

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



  <h1 id="GrapeCity_ActiveReports_Design_DdrDesigner_Designers_DvChart_UI_StubLegendPoint" data-uid="GrapeCity.ActiveReports.Design.DdrDesigner.Designers.DvChart.UI.StubLegendPoint" class="text-break">StubLegendPoint 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">StubLegendPoint</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_StubLegendPoint_syntax">Syntax</h5>
  <div class="codewrapper">
    <pre><code class="lang-csharp hljs">public class StubLegendPoint : 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_StubLegendPoint__ctor_GrapeCity_ActiveReports_Core_ReportItems_Chart_RenderComponent_IPlot_System_Int32_System_Int32_" data-uid="GrapeCity.ActiveReports.Design.DdrDesigner.Designers.DvChart.UI.StubLegendPoint.#ctor(GrapeCity.ActiveReports.Core.ReportItems.Chart.RenderComponent.IPlot,System.Int32,System.Int32)">
          <a class="xref" href="GrapeCity.ActiveReports.Design.DdrDesigner.Designers.DvChart.UI.StubLegendPoint.-ctor.html#GrapeCity_ActiveReports_Design_DdrDesigner_Designers_DvChart_UI_StubLegendPoint__ctor_GrapeCity_ActiveReports_Core_ReportItems_Chart_RenderComponent_IPlot_System_Int32_System_Int32_">StubLegendPoint(IPlot, int, 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_StubLegendPoint_Action" data-uid="GrapeCity.ActiveReports.Design.DdrDesigner.Designers.DvChart.UI.StubLegendPoint.Action">
          <a class="xref" href="GrapeCity.ActiveReports.Design.DdrDesigner.Designers.DvChart.UI.StubLegendPoint.Action.html#GrapeCity_ActiveReports_Design_DdrDesigner_Designers_DvChart_UI_StubLegendPoint_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_StubLegendPoint_Value" data-uid="GrapeCity.ActiveReports.Design.DdrDesigner.Designers.DvChart.UI.StubLegendPoint.Value">
          <a class="xref" href="GrapeCity.ActiveReports.Design.DdrDesigner.Designers.DvChart.UI.StubLegendPoint.Value.html#GrapeCity_ActiveReports_Design_DdrDesigner_Designers_DvChart_UI_StubLegendPoint_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>
