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

C1.AspNetCore.Mvc アセンブリ > C1.Web.Mvc.Fluent 名前空間 > AnnotationLayerExtension クラス : AddAnnotationLayer<T> メソッド
the specified flexchart builder.
the specified annotationlayer builder
Apply the AnnotationLayer extender in FlexChart.
シンタックス
'宣言
 
Public Shared Function AddAnnotationLayer(Of T)( _
   ByVal flexChartBuilder As FlexChartBuilder(Of T), _
   ByVal annotationLayerBuilder As System.Action(Of AnnotationLayerBuilder(Of T)) _
) As FlexChartBuilder(Of T)
public static FlexChartBuilder<T> AddAnnotationLayer<T>( 
   FlexChartBuilder<T> flexChartBuilder,
   System.Action<AnnotationLayerBuilder<T>> annotationLayerBuilder
)

パラメータ

flexChartBuilder
the specified flexchart builder.
annotationLayerBuilder
the specified annotationlayer builder

型パラメータ

T
参照

AnnotationLayerExtension クラス
AnnotationLayerExtension メンバ