ChartControl.QueryChartCursorEvent Field
In This Article
Identifies the ChartControl.QueryChartCursor routed event.
Namespace: DevExpress.Xpf.Charts
Assembly: DevExpress.Xpf.Charts.v24.2.dll
NuGet Package: DevExpress.Wpf.Charts
#Declaration
public static readonly RoutedEvent QueryChartCursorEvent
#Field Value
Type | Description |
---|---|
Routed |
A routed event identifier. |
See Also