ActiveReports for .NET 18.0J
ProjectionType 列挙体

GrapeCity.ActiveReports.Chart.Graphics 名前空間 : ProjectionType 列挙体
使用する投影の種類を指定します。
シンタックス
'宣言
 
Public Enum ProjectionType 
   Inherits System.Enum
public enum ProjectionType : System.Enum 
メンバ
メンバ解説
Identical平面投影を使用します(Z座標は無視)。
Orthogonal直交投影を使用します。
Perspective透視図を使用します。
継承階層

System.Object
   System.ValueType
      System.Enum
         GrapeCity.ActiveReports.Chart.Graphics.ProjectionType

参照

GrapeCity.ActiveReports.Chart.Graphics 名前空間