ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.DataVisualization.Chart Namespace / _RotatableAnnotation Class / rotate Property

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