Enum
ToolTipTriggerMode

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:

cs-api-definition
public enum ToolTipTriggerMode

Fields

Hold

The tool tip will be shown on the hold gesture.

Declaration

cs-api-definition
Hold = 1

Field Value

ToolTipTriggerMode

Tap

The tool tip will be shown on the tap gesture.

Declaration

cs-api-definition
Tap = 0

Field Value

ToolTipTriggerMode

In this article
DefinitionFieldsHoldTap
Not finding the help you need?
Contact Support