Enum ToolTipTriggerMode
Determines the gestures on which the ChartToolTipBehavior should show a tool tip.
Namespace: Telerik.Windows.Controls
Assembly: Telerik.Windows.Controls.Chart.dll
Syntax
public enum ToolTipTriggerMode
Hold
The tool tip will be shown on the hold gesture.
Tap
The tool tip will be shown on the tap gesture.