New to Telerik UI for .NET MAUIStart a free 30-day trial

Determines the gestures on which the ChartToolTipBehavior should show a tool tip.

Definition

Namespace:Telerik.Maui.Controls.Compatibility.Chart

Assembly:Telerik.Maui.Controls.Compatibility.dll

Syntax:

C#
public enum ToolTipTriggerMode

Fields

The tool tip will be shown on the hold gesture.

C#
Hold = 1

The tool tip will be shown on the tap gesture.

C#
Tap = 0
In this article
DefinitionFieldsHoldTap
Not finding the help you need?
Contact Support