[]
        
(Showing Draft Content)

C1.Web.Mvc.Finance.Fluent.FinanceSeriesListFactory-5.AddCCI

AddCCI Method

AddCCI()

Add an CCI Series to the FinancialChart series list.

Declaration
public CCIBuilder<T> AddCCI()
Returns
Type Description
CCIBuilder<T>

The series builder

AddCCI(string)

Add an CCI Series to the FinancialChart series list.

Declaration
public CCIBuilder<T> AddCCI(string name)
Parameters
Type Name Description
string name

The name of series

Returns
Type Description
CCIBuilder<T>

The series builder