Skip to main content
All docs
V25.1
  • HeatmapControl.QueryChartCursorEvent Field

    Identifies the QueryChartCursor routed event.

    Namespace: DevExpress.Xpf.Charts.Heatmap

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

    NuGet Package: DevExpress.Wpf.Charts

    Declaration

    public static readonly RoutedEvent QueryChartCursorEvent

    Field Value

    Type Description
    RoutedEvent

    A routed event identifier.

    See Also