[]
Configurates EndStyle. Sets a value that specifies the end style of the series.
public ErrorBarBuilder<T> EndStyle(ErrorBarEndStyle value)
Type | Name | Description |
---|---|---|
ErrorBarEndStyle | value | The value. |
Type | Description |
---|---|
ErrorBarBuilder<T> | Current builder. |