[]
Configurates ErrorBarStyle. Sets the ErrorBar style.
public ErrorBarBuilder<T> ErrorBarStyle(Action<SVGStyleBuilder> build)
Type | Name | Description |
---|---|---|
Action<SVGStyleBuilder> | build | The builder function. |
Type | Description |
---|---|
ErrorBarBuilder<T> | Current builder. |