[]
        
(Showing Draft Content)

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

AddEnvelopes Method

AddEnvelopes()

Add an Envelopes Series to the FinancialChart series list.

Declaration
public EnvelopesBuilder<T> AddEnvelopes()
Returns
Type Description
EnvelopesBuilder<T>

The series builder

AddEnvelopes(string)

Add an Envelopes Series to the FinancialChart series list.

Declaration
public EnvelopesBuilder<T> AddEnvelopes(string name)
Parameters
Type Name Description
string name

The name of series

Returns
Type Description
EnvelopesBuilder<T>

The series builder