ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.DataVisualization.Chart Namespace / IRectangleOverlayItemModel Interface / angle Property

In This Topic
    angle Property (IRectangleOverlayItemModel)
    In This Topic
    Syntax
    'Declaration
     
    ReadOnly Property angle As Nullable(Of Double)
    Nullable<double> angle {get;}
    See Also