[]
        
(Showing Draft Content)

C1.Web.Mvc.Finance.Fluent.StochasticBuilder-1.SetDLineStyle

SetDLineStyle Method

SetDLineStyle(string, int?)

Sets the d line style.

Declaration
public StochasticBuilder<T> SetDLineStyle(string stroke = "", int? strokeWidth = null)
Parameters
Type Name Description
string stroke

The stroke

int? strokeWidth

The stroke width

Returns
Type Description
StochasticBuilder<T>

Current builder