Spread for ASP.NET 12 Product Documentation
UpLines Property


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

Reference

OpenHighLowCloseSeries Class
OpenHighLowCloseSeries Members