Initializes a new instance of the LabelProjection class.
Namespace: MindFusion.Charting.ThreeD
Assembly: MindFusion.Charting
SyntaxC#
Copy Code
|
|---|
public LabelProjection ( |
Visual Basic
Copy Code
|
|---|
Public New ( _ |
The projected Label3D.
Projection of top-left corner of Label3D's layout rectangle.
Projection of bottom-right corner of Label3D's layout rectangle.
See Also