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

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