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

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