| C1.Win.FlexReport.4 Assembly > C1.Win.FlexReport.Chart Namespace : ChartLabelView3D Enumeration |
'Declaration Public Enum ChartLabelView3D Inherits System.Enum
public enum ChartLabelView3D : 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.FlexReport.Chart.ChartLabelView3D