Spread Windows Forms 12.0 Product Documentation
UpLines Property


FarPoint.Win.Chart Assembly > FarPoint.Win.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