Hi,
I have a set of charts that I'm binding using the example given in the documentation (link below).
Data Binding in WPF Docking control | Syncfusion
The chart however, has options to edit the series, and when the user does this, I need the header of the window to change with the new information about the chart. Is there a known pattern do to this?