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

C1.AspNetCore.Mvc.Finance アセンブリ > C1.Web.Mvc.Finance.Fluent 名前空間 > FinanceAnnotationExtension クラス : AddAnnotationLayer<T> メソッド
the specified financialChart builder.
the specified annotationlayer builder
Apply the AnnotationLayer extender in FinancialChart.
シンタックス
'宣言
 
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
the specified financialChart builder.
annotationLayerBuilder
the specified annotationlayer builder

型パラメータ

T
参照

FinanceAnnotationExtension クラス
FinanceAnnotationExtension メンバ