Spread for ASP.NET 12 Product Documentation
DownLines Property


FarPoint.Web.Chart Assembly > FarPoint.Web.Chart Namespace > OpenHighLowCloseSeries Class : DownLines Property
Gets the collection of down lines for the series.
Syntax
'Declaration
 
Public ReadOnly Property DownLines As LineCollection
'Usage
 
Dim instance As OpenHighLowCloseSeries
Dim value As LineCollection
 
value = instance.DownLines
public LineCollection DownLines {get;}
See Also

Reference

OpenHighLowCloseSeries Class
OpenHighLowCloseSeries Members