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

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