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

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