FlexReport for WinForms
Perspective プロパティ (Chart3DView)


C1.Win.FlexReport.4.8 アセンブリ > C1.Win.FlexReport.Chart 名前空間 > Chart3DView クラス : Perspective プロパティ
Gets or sets the perspective of 3-D view. Must be a value greater than 1. Higher values reduce the perspective effect and approach a parallel projection.
シンタックス
'宣言
 
Public Property Perspective As System.Single
'使用法
 
Dim instance As Chart3DView
Dim value As System.Single
 
instance.Perspective = value
 
value = instance.Perspective
public System.float Perspective {get; set;}
参照

参照

Chart3DView クラス
Chart3DView メンバ