ASP.NET Core MVC コントロールヘルプ
Content メソッド (ChartTooltipBuilder)

C1.AspNetCore.Mvc アセンブリ > C1.Web.Mvc.Fluent 名前空間 > ChartTooltipBuilder クラス : Content メソッド
The value.
Configurates C1.Web.Mvc.ChartTooltip.Content. Sets the tooltip content.
シンタックス
'宣言
 
Public Function Content( _
   ByVal value As System.String _
) As ChartTooltipBuilder
public ChartTooltipBuilder Content( 
   System.string value
)

パラメータ

value
The value.

戻り値の型

Current builder.
参照

ChartTooltipBuilder クラス
ChartTooltipBuilder メンバ