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

In This Topic
    _upperLine Method (IAreaShape)
    In This Topic
    Syntax
    'Declaration
     
    Function _upperLine() As List(Of IPoint)
    List<IPoint> _upperLine()
    See Also