[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.PageReportModel.Style.Angle

Angle Property

Angle

Gets or sets a number of degrees the text is rorated counter-clockwise.

Declaration
[ExpressionBaseType(typeof(float))]
public ExpressionInfo Angle { get; set; }
Property Value
Type Description
ExpressionInfo

An ExpressionInfo object that evaluates to an float value indicating the number of degrees the text is rorated counter-clockwise.

Remarks

Negative value indicating a clockwise rotation.