[]
        
(Showing Draft Content)

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

MacdBuilder<T> Class

Defines a builder to configurate Macd<T>.

Inheritance
HideObjectMembers
MacdBuilder<T>
Namespace: C1.Web.Mvc.Finance.Fluent
Assembly: C1.AspNetCore.Mvc.Finance.dll
Syntax
public class MacdBuilder<T> : MacdBaseBuilder<T, Macd<T>, MacdBuilder<T>>
Type Parameters
Name Description
T

Constructors

Name Description
MacdBuilder(Macd<T>)

Creates one MacdBuilder<T> instance to configurate obj.

Methods

Name Description
SetMacdLineStyle(string, int?)

Sets the macd line style.

SetSignalLineStyle(string, int?)

Sets the signal line style.