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

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