FlexReport for WinForms
ChartLabelView3D 列挙体


C1.Win.FlexReport.4.8 アセンブリ > C1.Win.FlexReport.Chart 名前空間 : ChartLabelView3D 列挙体
Specifies the 3D-view plane of the chart label of 3D chart.
シンタックス
'宣言
 
Public Enum ChartLabelView3D 
   Inherits System.Enum
'使用法
 
Dim instance As ChartLabelView3D
public enum ChartLabelView3D : System.Enum 
メンバ
メンバ解説
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

参照

参照

C1.Win.FlexReport.Chart 名前空間