ActiveReports 12
VerticalRotation Property

GrapeCity.ActiveReports.Chart.v12 Assembly > GrapeCity.ActiveReports.Chart Namespace > Projection Class : VerticalRotation Property
Gets or sets the vertical rotation from which the chart is viewed.
Syntax
'Declaration
 
Public Property VerticalRotation As Single
public float VerticalRotation {get; set;}
Remarks
Use this property in conjunction with the VerticalRotation property.
See Also

Reference

Projection Class
Projection Members
HorizontalRotation Property