[]
        
(Showing Draft Content)

C1.Web.Mvc.Fluent.ErrorBarBuilder-1.EndStyle

EndStyle Method

EndStyle(ErrorBarEndStyle)

Configurates EndStyle. Sets a value that specifies the end style of the series.

Declaration
public ErrorBarBuilder<T> EndStyle(ErrorBarEndStyle value)
Parameters
Type Name Description
ErrorBarEndStyle value

The value.

Returns
Type Description
ErrorBarBuilder<T>

Current builder.