ASP.NET MVC コントロールヘルプ
AddAnnotationLayer<T> メソッド (FinanceAnnotationExtension)

C1.Web.Mvc.Finance アセンブリ > C1.Web.Mvc.Finance.Fluent 名前空間 > FinanceAnnotationExtension クラス : AddAnnotationLayer<T> メソッド
指定されたfinancialChartビルダ。
指定されたannotationlayerビルダ
FinancialChartにAnnotationLayerエクステンダを適用します。
シンタックス
'宣言
 
Public Shared Function AddAnnotationLayer(Of T)( _
   ByVal financialChartBuilder As FinancialChartBuilder(Of T), _
   ByVal annotationLayerBuilder As System.Action(Of AnnotationLayerBuilder(Of T)) _
) As FinancialChartBuilder(Of T)
public static FinancialChartBuilder<T> AddAnnotationLayer<T>( 
   FinancialChartBuilder<T> financialChartBuilder,
   System.Action<AnnotationLayerBuilder<T>> annotationLayerBuilder
)

パラメータ

financialChartBuilder
指定されたfinancialChartビルダ。
annotationLayerBuilder
指定されたannotationlayerビルダ

型パラメータ

T
参照

FinanceAnnotationExtension クラス
FinanceAnnotationExtension メンバ