Charting for WinForms Programmer's Guide
Label3D Members
Constructors Fields Properties
 


Represents a text label in 3D scene.

The following tables list the members exposed by the Label3D type.

 Public Constructors

  Name Description

Label3D

 

 Public Fields

  Name Description

DrawLabel

A callback used to draw text at projected position.

 Public Properties

  Name Description

BottomLeft

Gets or sets the bottom-left corner of label's layout rectangle.

Font

Gets or sets the label's font.

RotationAngle

Gets or sets the label's rotation angle.

Text

Gets or sets the label's text.

TopRight

Gets or sets the top-right corner of label's layout rectangle.

 See Also

Label3D Class
MindFusion.Charting.ThreeD Namespace