
'宣言 Public MustInherit Class SingleOverlayIndicatorBaseBuilder (Of T,TControl As SingleOverlayIndicatorBase(Of T), TBuilder As SingleOverlayIndicatorBaseBuilder(Of T,TControl,TBuilder)) Inherits C1.Web.Mvc.Fluent.ExtraSeriesBuilder(Of T,TControl,TBuilder)
public abstract class SingleOverlayIndicatorBaseBuilder<T,TControl,TBuilder> : C1.Web.Mvc.Fluent.ExtraSeriesBuilder<T,TControl,TBuilder> where TControl: SingleOverlayIndicatorBase<T> where TBuilder: SingleOverlayIndicatorBaseBuilder<T,TControl,TBuilder>
System.Object
C1.Web.Mvc.Fluent.BaseBuilder<TObject,TBuilder>
C1.Web.Mvc.Fluent.ChartSeriesBaseBuilder<T,TControl,TBuilder>
C1.Web.Mvc.Fluent.ExtraSeriesBuilder<T,TControl,TBuilder>
C1.Web.Mvc.Finance.Fluent.SingleOverlayIndicatorBaseBuilder<T,TControl,TBuilder>
C1.Web.Mvc.Finance.Fluent.ATRBuilder<T>
C1.Web.Mvc.Finance.Fluent.CCIBuilder<T>
C1.Web.Mvc.Finance.Fluent.RSIBuilder<T>
C1.Web.Mvc.Finance.Fluent.WilliamsRBuilder<T>