[]
        
(Showing Draft Content)

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

SetKLineStyle Method

SetKLineStyle(string, int?)

Sets the k line style.

Declaration
public StochasticBuilder<T> SetKLineStyle(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