ComponentOne FlexReport for WinForms
ViewportVerticalShift Property

C1.Win.FlexReport.4 Assembly > C1.Win.FlexReport.Chart Namespace > Chart3DView Class : ViewportVerticalShift Property
Gets or sets the vertical shift of chart viewport.
Syntax
'Declaration
 
Public Property ViewportVerticalShift As System.Single
public System.float ViewportVerticalShift {get; set;}
Remarks
Specifies the degree of vertical view translation from a full 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.
See Also

Reference

Chart3DView Class
Chart3DView Members