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