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


C1.Win.FlexReport.4.8 アセンブリ > C1.Win.FlexReport.Chart 名前空間 > Chart3DView クラス : ViewportHorizontalShift プロパティ
Gets or sets horizontal shift of chart viewport.
シンタックス
'宣言
 
Public Property ViewportHorizontalShift As System.Single
'使用法
 
Dim instance As Chart3DView
Dim value As System.Single
 
instance.ViewportHorizontalShift = value
 
value = instance.ViewportHorizontalShift
public System.float ViewportHorizontalShift {get; set;}
解説
Specifies the degree of horizontal view translation from a full view (a maximal, non-clipped view). Translation is relative to a normalized box with origin in the bottom left corner. Translation of more than a full unit (more than 1.0 or -1.0) causes the view to translate "out of view" when ViewPortScale=1.
参照

参照

Chart3DView クラス
Chart3DView メンバ