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

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