Charting for WinForms Programmer's Guide
MindFusion.Charting.ThreeD Namespace
Classes Interfaces Delegates
 

 Classes

  Class Description

Label3D

Represents a text label in 3D scene.

LabelProjection

Represents the projection of a Label3D on the projection plane.

Mesh3D

Represents a 3D mesh.

Model3D

Represents a three-dimensional model.

Polygon3D

Represents a polygon in 3D space.

Scene3D

Represents a 3D scene.

Vector3D

Represents a three-dimensional vector.

 Interfaces

  Interface Description

Projection

Defines the interface of 3D model projections.

 Delegates

  Delegate Description

Label3D.DrawLabelDelegate

Gets or sets the signature of callback methods used to render text at projected point.