ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.DataVisualization.Chart Namespace / _AreaShape Class / lowerYs Method

In This Topic
    lowerYs Method (_AreaShape)
    In This Topic
    Syntax
    'Declaration
     
    Public Function lowerYs() As List(Of Double)
    public List<double> lowerYs()
    See Also