Skip to main content
A newer version of this page is available. .

ChartControl.QueryChartCursorEvent Field

Identifies the ChartControl.QueryChartCursor routed event.

Namespace: DevExpress.Xpf.Charts

Assembly: DevExpress.Xpf.Charts.v20.2.dll

NuGet Packages: DevExpress.WindowsDesktop.Wpf.Charts, DevExpress.Wpf.Charts

Declaration

public static readonly RoutedEvent QueryChartCursorEvent

Field Value

Type Description
RoutedEvent

A routed event identifier.

See Also