ActiveReports 14 .NET Edition
GrapeCity.ActiveReports.Core.Rdl Assembly / GrapeCity.ActiveReports.PageReportModel Namespace / Style Class / Angle Property

In This Topic
    Angle Property (Style)
    In This Topic
    Gets or sets the rotation angle of the text.
    Syntax
    'Declaration
     
    Public Property Angle As GrapeCity.Enterprise.Data.DataEngine.Expressions.ExpressionInfo
    public GrapeCity.Enterprise.Data.DataEngine.Expressions.ExpressionInfo Angle {get; set;}
    See Also