[]
Sets the heigh error bars visible
public ErrorBars SetHighErrorBarsVisible(bool visible)
Public Function SetHighErrorBarsVisible(visible As Boolean) As ErrorBars
| Type | Name | Description |
|---|---|---|
| bool | visible | Set to True to display the errorbars. |
| Type | Description |
|---|---|
| ErrorBars | The errorbar which is set visible. |