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

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