Search
LabelProjection Class
See Also
 






Represents the projection of a Label3D on the projection plane.

Namespace: MindFusion.Charting.ThreeD
Assembly: MindFusion.Charting

 Syntax

C#  Copy Code

public class LabelProjection : Projection

Visual Basic  Copy Code

Public Class LabelProjection
    Implements Projection

 Inheritance Hierarchy

System.Object
    MindFusion.Charting.ThreeD.LabelProjection

 See Also