Gets or sets the angle of rotation of the text in degrees.
Namespace: Telerik.ReportingAssembly: Telerik.Reporting (in Telerik.Reporting.dll)
Syntax
| C# |
|---|
public double Angle { get; set; } |
| Visual Basic |
|---|
Public Property Angle As Double
Get
Set |
Field Value
A double value indicating the angle of rotation in degrees.
Version Information
Supported in: 1.0.1
See Also