Use the members of this enumeration to set the value of the View3D
property in the |Chart3DLabel class.
Namespace:
C1.Win.C1Chart3DAssembly: C1.Win.C1Chart3D.2 (in C1.Win.C1Chart3D.2.dll)
Syntax
C# |
---|
public enum LabelView3DEnum |
Visual Basic |
---|
Public Enumeration LabelView3DEnum |
Members
Member name | Value | Description | |
---|---|---|---|
None | 0 | Label is drawn in 2D plane of screen. | |
XZ | 1 | Label is drawn in 3D plane parallel to XZ plane. | |
YZ | 2 | Label is drawn in 3D plane parallel to YZ plane. |