ComponentOne ASP.NET MVC Controls
BollingerBandsBuilder<T> Constructor

C1.Web.Mvc.Finance.Fluent Namespace > BollingerBandsBuilder<T> Class : BollingerBandsBuilder<T> Constructor
The C1.Web.Mvc.Finance.BollingerBands<T> object to be configurated.
Creates one BollingerBandsBuilder<T> instance to configurate obj.
Syntax
'Declaration
 
Public Function New( _
   ByVal obj As BollingerBands(Of T) _
)
public BollingerBandsBuilder<T>( 
   BollingerBands<T> obj
)

Parameters

obj
The C1.Web.Mvc.Finance.BollingerBands<T> object to be configurated.
See Also

Reference

BollingerBandsBuilder<T> Class
BollingerBandsBuilder<T> Members