ChartTooltipBuilderデータ型で公開されるメンバを以下の表に示します。
パブリック コンストラクタ
パブリック メソッド
| 名前 | 解説 |
| Content | Configurates C1.Web.Mvc.ChartTooltip.Content. Sets the tooltip content. |
| CssClass | Configurates C1.Web.Mvc.TooltipBase.CssClass. Sets the tooltip CSS class C1.Web.Mvc.Fluent.TooltipBaseBuilder<ChartTooltip,ChartTooltipBuilder>から継承されます。 |
| Gap | Configurates C1.Web.Mvc.TooltipBase.Gap. Sets the distance between the tooltip and the target element. C1.Web.Mvc.Fluent.TooltipBaseBuilder<ChartTooltip,ChartTooltipBuilder>から継承されます。 |
| HideDelay | 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>から継承されます。 |
| IsContentHtml | 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>から継承されます。 |
| OnClientPopup | Configurates the C1.Web.Mvc.TooltipBase.OnClientPopup client event. Occurs before the tooltip content is displayed. C1.Web.Mvc.Fluent.TooltipBaseBuilder<ChartTooltip,ChartTooltipBuilder>から継承されます。 |
| Position | 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>から継承されます。 |
| ShowAtMouse | 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>から継承されます。 |
| ShowDelay | 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>から継承されます。 |
| Threshold | Configurates C1.Web.Mvc.ChartTooltip.Threshold. Sets the maximum distance from the element to display the tooltip. |
トップ
参照