ActiveReports Developer 7
Angle Property
See Also 
GrapeCity.ActiveReports.Chart.v7 Assembly > GrapeCity.ActiveReports.Chart Namespace > FontInfo Class : Angle Property

Glossary Item Box

Gets or sets the clockwise rotation angle of the text in degrees.

Syntax

Visual Basic (Declaration) 
Public Property Angle As System.Single
C# 
public System.float Angle {get; set;}

See Also