ActiveReports 12
HorizontalRotation Property

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

Reference

Projection Class
Projection Members
VerticalRotation Property