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

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