C1.Web.Mvc Namespace / ChartTooltip Class / Trigger Property

In This Topic
Trigger Property (ChartTooltip)
In This Topic
Gets or sets the TooltipTrigger that determines how the tooltip should be triggered.
Syntax
'Declaration
 
<DefaultValueAttribute(Mono.Cecil.CustomAttributeArgument)>
Public Property Trigger As TooltipTrigger
 
See Also