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


C1.Win.FlexReport.8 アセンブリ > C1.Win.FlexReport.Chart 名前空間 > Chart3DView クラス : AutoFit プロパティ
Gets or sets a value indicating whether the x/y ratio for 2D projection is calculated automatically.
シンタックス
'宣言
 
Public Property AutoFit As System.Boolean
'使用法
 
Dim instance As Chart3DView
Dim value As System.Boolean
 
instance.AutoFit = value
 
value = instance.AutoFit
public System.bool AutoFit {get; set;}
参照

参照

Chart3DView クラス
Chart3DView メンバ