[]
        
(Showing Draft Content)

C1.Web.Mvc.Finance.Fluent.MacdBuilder-1.SetMacdLineStyle

SetMacdLineStyle Method

SetMacdLineStyle(string, int?)

Sets the macd line style.

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

The stroke

int? strokeWidth

The stroke width

Returns
Type Description
MacdBuilder<T>

Current builder