[]
        
(Showing Draft Content)

FarPoint.Win.Chart.CandlestickSeries.SetLowErrorBarsVisible

SetLowErrorBarsVisible Method

SetLowErrorBarsVisible(bool)

Sets the low errorbars visible

Declaration
public ErrorBars SetLowErrorBarsVisible(bool visible)
Public Function SetLowErrorBarsVisible(visible As Boolean) As ErrorBars
Parameters
Type Name Description
bool visible

Set to True to display the errorbars.

Returns
Type Description
ErrorBars

The errorbar which is set visible.