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