Description
Returns a ChartLine object representing the high-low lines of a line or scatter series.
C#
public ChartLine HighLowLine{ get ; } |
vb.net
Public ReadOnly Property HighLowLine() As ChartLine |
Returns a ChartLine object representing the high-low lines of a line or scatter series.
public ChartLine HighLowLine{ get ; } |
Public ReadOnly Property HighLowLine() As ChartLine |