Back to Devexpress

ChartControl.BoundDataChangedEvent Field

wpf-devexpress-dot-xpf-dot-charts-dot-chartcontrol-0c1ca3b8.md

latest1.1 KB
Original Source

ChartControl.BoundDataChangedEvent Field

Identifies the ChartControl.BoundDataChanged routed event.

Namespace : DevExpress.Xpf.Charts

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

NuGet Package : DevExpress.Wpf.Charts

Declaration

csharp
public static readonly RoutedEvent BoundDataChangedEvent
vb
Public Shared ReadOnly BoundDataChangedEvent As RoutedEvent

Field Value

TypeDescription
RoutedEvent

A routed event identifier.

|

See Also

ChartControl Class

ChartControl Members

DevExpress.Xpf.Charts Namespace