[]
        
(Showing Draft Content)

C1.Win.FlexReport.Chart.ChartLabelView3D

ChartLabelView3D Enum

Specifies the 3D-view plane of the chart label of 3D chart.

Namespace: C1.Win.FlexReport.Chart
Assembly: C1.Win.FlexReport.8.dll
Syntax
public enum ChartLabelView3D

Fields

Name 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.