ASP.NET Core MVC コントロールヘルプ
DataLabel メソッド (FlexChartCoreBuilder<T,TControl,TBuilder>)

C1.AspNetCore.Mvc アセンブリ > C1.Web.Mvc.Fluent 名前空間 > FlexChartCoreBuilder<T,TControl,TBuilder> クラス : DataLabel メソッド
The builder function.
Configurates C1.Web.Mvc.FlexChartCore<T>.DataLabel. Get or set the style of point data label
シンタックス
'宣言
 
Public Function DataLabel( _
   ByVal build As System.Action(Of DataLabelBuilder) _
) As TBuilder
public TBuilder DataLabel( 
   System.Action<DataLabelBuilder> build
)

パラメータ

build
The builder function.

戻り値の型

Current builder.
参照

FlexChartCoreBuilder<T,TControl,TBuilder> クラス
FlexChartCoreBuilder<T,TControl,TBuilder> メンバ