ChartTooltipTrigger Enum

Specifies when RadzenChart displays tooltips. Used by RadzenChartTooltipOptions.

Namespace: Radzen.Blazor

Assembly: Radzen.Blazor.dll

Syntax

public enum ChartTooltipTrigger

Fields

Name Description
Auto Uses Axis when the category axis crosshair is enabled or the chart belongs to a SyncGroup; otherwise Point.
Point The tooltip is displayed when the cursor is near a data point (within TooltipTolerance).
Axis The tooltip follows the nearest category - it is displayed for the data point closest to the cursor by horizontal distance, anywhere inside the plot area. Matches the behavior of crosshairs and synchronized charts.
In This Article
An error has occurred. This app may no longer respond until reloaded. Reload 🗙