# FarPoint.Web.Chart.Chart3DRenderer

## Content

<div class="doc-site-dotnet-api-container">



  <h1 id="FarPoint_Web_Chart_Chart3DRenderer" data-uid="FarPoint.Web.Chart.Chart3DRenderer" class="text-break">Chart3DRenderer Class
</h1>
  <div class="markdown level0 summary"><p>Renderers a 3D view of a chart model using OpenGL rendering.</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">Chart3DRenderer</span></div>
  </div>
  <h6><strong>Namespace</strong>: <a class="xref" href="FarPoint.Web.Chart.html">FarPoint.Web.Chart</a></h6>
  <h6><strong>Assembly</strong>: FarPoint.Web.Chart.dll</h6>
  <h5 id="FarPoint_Web_Chart_Chart3DRenderer_syntax">Syntax</h5>
  <div class="codewrapper">
    <pre><code class="lang-csharp hljs">public class Chart3DRenderer</code></pre>
  </div>
  <div class="codewrapper">
    <pre><code class="lang-vbnet hljs">Public Class Chart3DRenderer</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_Web_Chart_Chart3DRenderer__ctor" data-uid="FarPoint.Web.Chart.Chart3DRenderer.#ctor">
          <a class="xref" href="FarPoint.Web.Chart.Chart3DRenderer.-ctor.html#FarPoint_Web_Chart_Chart3DRenderer__ctor">Chart3DRenderer()</a>
        </td>
        <td class="markdown level1 summary"><p>Creates a new renderer.</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_Web_Chart_Chart3DRenderer_CreateContext_System_IntPtr_" data-uid="FarPoint.Web.Chart.Chart3DRenderer.CreateContext(System.IntPtr)">
          <a class="xref" href="FarPoint.Web.Chart.Chart3DRenderer.CreateContext.html#FarPoint_Web_Chart_Chart3DRenderer_CreateContext_System_IntPtr_">CreateContext(IntPtr)</a>
        </td>
        <td class="markdown level1 summary"><p>Creates an <a class="xref" href="https://learn.microsoft.com/dotnet/api/system.intptr">IntPtr</a> context.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Web_Chart_Chart3DRenderer_DeleteContext_System_IntPtr_" data-uid="FarPoint.Web.Chart.Chart3DRenderer.DeleteContext(System.IntPtr)">
          <a class="xref" href="FarPoint.Web.Chart.Chart3DRenderer.DeleteContext.html#FarPoint_Web_Chart_Chart3DRenderer_DeleteContext_System_IntPtr_">DeleteContext(IntPtr)</a>
        </td>
        <td class="markdown level1 summary"><p>Deletes a context.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Web_Chart_Chart3DRenderer_GetLabelAreaRectangle_System_Drawing_Graphics_System_Drawing_RectangleF_FarPoint_Web_Chart_ChartModel_System_Int32_" data-uid="FarPoint.Web.Chart.Chart3DRenderer.GetLabelAreaRectangle(System.Drawing.Graphics,System.Drawing.RectangleF,FarPoint.Web.Chart.ChartModel,System.Int32)">
          <a class="xref" href="FarPoint.Web.Chart.Chart3DRenderer.GetLabelAreaRectangle.html#FarPoint_Web_Chart_Chart3DRenderer_GetLabelAreaRectangle_System_Drawing_Graphics_System_Drawing_RectangleF_FarPoint_Web_Chart_ChartModel_System_Int32_">GetLabelAreaRectangle(Graphics, RectangleF, ChartModel, int)</a>
        </td>
        <td class="markdown level1 summary"><p>Gets the rectangle of the label area.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Web_Chart_Chart3DRenderer_GetLegendAreaRectangle_System_Drawing_Graphics_System_Drawing_RectangleF_FarPoint_Web_Chart_ChartModel_System_Int32_" data-uid="FarPoint.Web.Chart.Chart3DRenderer.GetLegendAreaRectangle(System.Drawing.Graphics,System.Drawing.RectangleF,FarPoint.Web.Chart.ChartModel,System.Int32)">
          <a class="xref" href="FarPoint.Web.Chart.Chart3DRenderer.GetLegendAreaRectangle.html#FarPoint_Web_Chart_Chart3DRenderer_GetLegendAreaRectangle_System_Drawing_Graphics_System_Drawing_RectangleF_FarPoint_Web_Chart_ChartModel_System_Int32_">GetLegendAreaRectangle(Graphics, RectangleF, ChartModel, int)</a>
        </td>
        <td class="markdown level1 summary"><p>Gets the rectangle of the legend area.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Web_Chart_Chart3DRenderer_GetSeriesVisible_FarPoint_Web_Chart_Series_" data-uid="FarPoint.Web.Chart.Chart3DRenderer.GetSeriesVisible(FarPoint.Web.Chart.Series)">
          <a class="xref" href="FarPoint.Web.Chart.Chart3DRenderer.GetSeriesVisible.html#FarPoint_Web_Chart_Chart3DRenderer_GetSeriesVisible_FarPoint_Web_Chart_Series_">GetSeriesVisible(Series)</a>
        </td>
        <td class="markdown level1 summary"><p>Gets whether the series should be visible for display.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Web_Chart_Chart3DRenderer_HitTest_System_Drawing_Graphics_System_Drawing_RectangleF_FarPoint_Web_Chart_ChartModel_System_Single_System_Single_" data-uid="FarPoint.Web.Chart.Chart3DRenderer.HitTest(System.Drawing.Graphics,System.Drawing.RectangleF,FarPoint.Web.Chart.ChartModel,System.Single,System.Single)">
          <a class="xref" href="FarPoint.Web.Chart.Chart3DRenderer.HitTest.html#FarPoint_Web_Chart_Chart3DRenderer_HitTest_System_Drawing_Graphics_System_Drawing_RectangleF_FarPoint_Web_Chart_ChartModel_System_Single_System_Single_">HitTest(Graphics, RectangleF, ChartModel, float, float)</a>
        </td>
        <td class="markdown level1 summary"><p>Returns information about the given location.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Web_Chart_Chart3DRenderer_Paint_System_Drawing_Graphics_System_Drawing_RectangleF_FarPoint_Web_Chart_ChartModel_" data-uid="FarPoint.Web.Chart.Chart3DRenderer.Paint(System.Drawing.Graphics,System.Drawing.RectangleF,FarPoint.Web.Chart.ChartModel)">
          <a class="xref" href="FarPoint.Web.Chart.Chart3DRenderer.Paint.html#FarPoint_Web_Chart_Chart3DRenderer_Paint_System_Drawing_Graphics_System_Drawing_RectangleF_FarPoint_Web_Chart_ChartModel_">Paint(Graphics, RectangleF, ChartModel)</a>
        </td>
        <td class="markdown level1 summary"><p>Renderers a 3D view of a chart model using OpenGL rendering.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Web_Chart_Chart3DRenderer_Paint_System_Drawing_Graphics_System_Drawing_RectangleF_FarPoint_Web_Chart_ChartModel_System_Drawing_Color_System_Drawing_Image_System_Windows_Forms_ImageLayout_" data-uid="FarPoint.Web.Chart.Chart3DRenderer.Paint(System.Drawing.Graphics,System.Drawing.RectangleF,FarPoint.Web.Chart.ChartModel,System.Drawing.Color,System.Drawing.Image,System.Windows.Forms.ImageLayout)">
          <a class="xref" href="FarPoint.Web.Chart.Chart3DRenderer.Paint.html#FarPoint_Web_Chart_Chart3DRenderer_Paint_System_Drawing_Graphics_System_Drawing_RectangleF_FarPoint_Web_Chart_ChartModel_System_Drawing_Color_System_Drawing_Image_System_Windows_Forms_ImageLayout_">Paint(Graphics, RectangleF, ChartModel, Color, Image, ImageLayout)</a>
        </td>
        <td class="markdown level1 summary"><p>Renderers a 3D view of a chart model using OpenGL rendering.</p>
</td>
      </tr>
    </tbody>
  </table>

</div>
