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

C1.Web.Mvc アセンブリ > C1.Web.Mvc.Fluent 名前空間 > AnnotationLayerExtension クラス : AddAnnotationLayer<T> メソッド
指定されたFlexChartビルダ。
指定されたannotationlayerビルダ
FlexChartにAnnotationLayerエクステンダを適用します。
シンタックス
'宣言
 
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
指定されたFlexChartビルダ。
annotationLayerBuilder
指定されたannotationlayerビルダ

型パラメータ

T
参照

AnnotationLayerExtension クラス
AnnotationLayerExtension メンバ