[]
Configurates Direction. Sets a value that specifies the direction of the series.
public ErrorBarBuilder<T> Direction(ErrorBarDirection value)
| Type | Name | Description |
|---|---|---|
| ErrorBarDirection | value | The value. |
| Type | Description |
|---|---|
| ErrorBarBuilder<T> | Current builder. |