Apply the AnnotationLayer extender in FinancialChart.
シンタックス
'宣言
Public Shared Function AddAnnotationLayer(Of )( _
ByVal As FinancialChartBuilder(Of T), _
ByVal As System.Action(Of AnnotationLayerBuilder(Of T)) _
) As FinancialChartBuilder(Of T)
public static FinancialChartBuilder<T> AddAnnotationLayer<>(
FinancialChartBuilder<T> ,
System.Action<AnnotationLayerBuilder<T>>
)
パラメータ
- financialChartBuilder
- the specified financialChart builder.
- annotationLayerBuilder
- the specified annotationlayer builder
型パラメータ
- T
参照