| C1.Win.C1Chart3D.4 Assembly > C1.Win.C1Chart3D Namespace : LabelView3DEnum Enumeration |
'Declaration Public Enum LabelView3DEnum Inherits System.Enum
public enum LabelView3DEnum : System.Enum
| Member | Description |
|---|---|
| None | Label is drawn in 2D plane of screen. |
| XZ | Label is drawn in 3D plane parallel to XZ plane. |
| YZ | Label is drawn in 3D plane parallel to YZ plane. |
System.Object
System.ValueType
System.Enum
C1.Win.C1Chart3D.LabelView3DEnum