FlexReport for WinForms
Chart3DView3D 列挙体


C1.Win.FlexReport.8 アセンブリ > C1.Win.FlexReport.Chart 名前空間 : Chart3DView3D 列挙体
Specifies the predefined view of the 3D cube.
シンタックス
'宣言
 
Public Enum Chart3DView3D 
   Inherits System.Enum
'使用法
 
Dim instance As Chart3DView3D
public enum Chart3DView3D : System.Enum 
メンバ
メンバ解説
Custom
Custom view.
Default
Default view.
XY_2D_Neg
View XY-plane from negative edge of Z-axis.
XY_2D_Pos
View XY-plane from positive edge of Z-axis.
XZ_2D_Neg
View XZ-plane from negative edge of Y-axis.
XZ_2D_Pos
View XZ-plane from positive edge of Y-axis.
YZ_2D_Neg
View YZ-plane from negative edge of X-axis.
YZ_2D_Pos
View YZ-plane from positive edge of X-axis.
継承階層

System.Object
   System.ValueType
      System.Enum
         C1.Win.FlexReport.Chart.Chart3DView3D

参照

参照

C1.Win.FlexReport.Chart 名前空間