ASP.NET Core MVC コントロールヘルプ
ChartTooltipBuilder クラス メンバ
メソッド 

C1.AspNetCore.Mvc アセンブリ > C1.Web.Mvc.Fluent 名前空間 : ChartTooltipBuilder クラス

ChartTooltipBuilderデータ型で公開されるメンバを以下の表に示します。

パブリック コンストラクタ
 名前解説
Public コンストラクタCreates one ChartTooltipBuilder instance to configurate obj.  
トップ
パブリック メソッド
 名前解説
Public メソッドConfigurates C1.Web.Mvc.ChartTooltip.Content. Sets the tooltip content.  
Public メソッドConfigurates C1.Web.Mvc.TooltipBase.CssClass. Sets the tooltip CSS class C1.Web.Mvc.Fluent.TooltipBaseBuilder<ChartTooltip,ChartTooltipBuilder>から継承されます。
Public メソッドConfigurates C1.Web.Mvc.TooltipBase.Gap. Sets the distance between the tooltip and the target element. C1.Web.Mvc.Fluent.TooltipBaseBuilder<ChartTooltip,ChartTooltipBuilder>から継承されます。
Public メソッドConfigurates C1.Web.Mvc.TooltipBase.HideDelay. Sets the delay, in milliseconds, before hiding the tooltip after the mouse leaves the target element. C1.Web.Mvc.Fluent.TooltipBaseBuilder<ChartTooltip,ChartTooltipBuilder>から継承されます。
Public メソッドConfigurates C1.Web.Mvc.TooltipBase.IsContentHtml. Sets whether the tooltip contents should be displayed as plain text or as HTML. C1.Web.Mvc.Fluent.TooltipBaseBuilder<ChartTooltip,ChartTooltipBuilder>から継承されます。
Public メソッドConfigurates the C1.Web.Mvc.TooltipBase.OnClientPopup client event. Occurs before the tooltip content is displayed. C1.Web.Mvc.Fluent.TooltipBaseBuilder<ChartTooltip,ChartTooltipBuilder>から継承されます。
Public メソッドConfigurates C1.Web.Mvc.TooltipBase.Position. Sets the PopupPosition where the tooltip should be displayed with respect to the owner element. C1.Web.Mvc.Fluent.TooltipBaseBuilder<ChartTooltip,ChartTooltipBuilder>から継承されます。
Public メソッドConfigurates C1.Web.Mvc.TooltipBase.ShowAtMouse. Sets a value that determines whether the tooltip should be positioned with respect to the mouse position rather than the target element. C1.Web.Mvc.Fluent.TooltipBaseBuilder<ChartTooltip,ChartTooltipBuilder>から継承されます。
Public メソッドConfigurates C1.Web.Mvc.TooltipBase.ShowDelay. Sets the delay, in milliseconds, before showing the tooltip after the mouse enters the target element. C1.Web.Mvc.Fluent.TooltipBaseBuilder<ChartTooltip,ChartTooltipBuilder>から継承されます。
Public メソッドConfigurates C1.Web.Mvc.ChartTooltip.Threshold. Sets the maximum distance from the element to display the tooltip.  
トップ
参照

ChartTooltipBuilder クラス
C1.Web.Mvc.Fluent 名前空間