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

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