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