DownLines Property
DownLines
Gets the collection of down lines for the series.
Declaration
[FpCategory("Category_Appearance")]
public LineCollection DownLines { get; }
<FpCategory("Category_Appearance")>
Public ReadOnly Property DownLines As LineCollection