ActiveReports 12
Rotation Property (IDataLabel)

GrapeCity.ActiveReports.Extensibility.v12 Assembly > GrapeCity.ActiveReports.Extensibility.Rendering.Components.Chart Namespace > IDataLabel Interface : Rotation Property
Gets the angle of rotation of the label text.
Syntax
'Declaration
 
ReadOnly Property Rotation As Nullable(Of Integer)
Nullable<int> Rotation {get;}
See Also

Reference

IDataLabel Interface
IDataLabel Members