ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.DataVisualization.Chart Namespace / ITrendlineCartesianOverlayItemView Interface / _ys Method

In This Topic
    _ys Method (ITrendlineCartesianOverlayItemView)
    In This Topic
    Syntax
    'Declaration
     
    Function _ys() As List(Of Double)
    List<double> _ys()
    See Also