[]
        
(Showing Draft Content)

FarPoint.Web.Chart.Chart3DRenderer

Chart3DRenderer Class

Renderers a 3D view of a chart model using OpenGL rendering.

Inheritance
Chart3DRenderer
Namespace: FarPoint.Web.Chart
Assembly: FarPoint.Web.Chart.dll
Syntax
public class Chart3DRenderer
Public Class Chart3DRenderer

Constructors

Name Description
Chart3DRenderer()

Creates a new renderer.

Methods

Name Description
CreateContext(IntPtr)

Creates an IntPtr context.

DeleteContext(IntPtr)

Deletes a context.

GetLabelAreaRectangle(Graphics, RectangleF, ChartModel, int)

Gets the rectangle of the label area.

GetLegendAreaRectangle(Graphics, RectangleF, ChartModel, int)

Gets the rectangle of the legend area.

GetSeriesVisible(Series)

Gets whether the series should be visible for display.

HitTest(Graphics, RectangleF, ChartModel, float, float)

Returns information about the given location.

Paint(Graphics, RectangleF, ChartModel)

Renderers a 3D view of a chart model using OpenGL rendering.

Paint(Graphics, RectangleF, ChartModel, Color, Image, ImageLayout)

Renderers a 3D view of a chart model using OpenGL rendering.