ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.DataVisualization.Options Namespace / _TextOverlayOption Class / angle Property

In This Topic
    angle Property (_TextOverlayOption)
    In This Topic
    Syntax
    'Declaration
     
    Public Property angle As Nullable(Of Double)
    public Nullable<double> angle {get; set;}
    See Also