Relative Content

Tag Archive for c#wpflivecharts

LiveChart WPF is not updating

Im making a LiveChart in WPF out of data that i get from VK API. I want the “period_from” and “period_to” values to change, when the user changes the month and the chart to update accordingly. I have made a function that converts DateTime to TimeStamp. Those variables work correctly, everything works. But the chart itself doesnt want to update.