Skip to main content
All docs
V24.1

HeatmapControl.QueryChartCursorEvent Field

Identifies the QueryChartCursor routed event.

Namespace: DevExpress.Xpf.Charts.Heatmap

Assembly: DevExpress.Xpf.Charts.v24.1.dll

NuGet Package: DevExpress.Wpf.Charts

Declaration

public static readonly RoutedEvent QueryChartCursorEvent

Field Value

Type Description
RoutedEvent

A routed event identifier.

See Also