[]
        
(Showing Draft Content)

C1.Web.Mvc.Fluent.ChartTooltipBuilder

ChartTooltipBuilder Class

Defines a builder to configurate ChartTooltip.

Namespace: C1.Web.Mvc.Fluent
Assembly: C1.Web.Mvc.dll
Syntax
public class ChartTooltipBuilder : TooltipBaseBuilder<ChartTooltip, ChartTooltipBuilder>

Constructors

Name Description
ChartTooltipBuilder(ChartTooltip)

Creates one ChartTooltipBuilder instance to configurate obj.

Methods

Name Description
Content(string)

Configurates Content. Sets the tooltip content.

Threshold(int)

Configurates Threshold. Sets the maximum distance from the element to display the tooltip.