[]
        
(Showing Draft Content)

C1.Web.Mvc.TagHelpers.ChartTooltipTagHelper

ChartTooltipTagHelper Class

ITagHelper implementation for ChartTooltip.

Namespace: C1.Web.Mvc.TagHelpers
Assembly: C1.AspNetCore.Mvc.dll
Syntax
[HtmlTargetElement("c1-flex-chart-tooltip")]
public class ChartTooltipTagHelper : TooltipBaseTagHelper<ChartTooltip>, ITagHelper, ITagHelperComponent

Constructors

Name Description
ChartTooltipTagHelper()

Properties

Name Description
CollectionName

Gets the collection name.

Content

Configurates Content. Sets the tooltip content.

CustomDefaultPropertyName

Gets the customized default proeprty name. Overrides this property to customize the default property name for this tag.

Threshold

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