Skip to main content

ChartControl.CustomDrawSeriesPointEvent Field

Identifies the ChartControl.CustomDrawSeriesPoint routed event.

Namespace: DevExpress.Xpf.Charts

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

NuGet Package: DevExpress.Wpf.Charts

Declaration

public static readonly RoutedEvent CustomDrawSeriesPointEvent

Field Value

Type Description
RoutedEvent

A routed event identifier.

See Also