I am using LiveCharts (LvCharts) for VB.NET (WPF) and I am showing values as bar series in different charts in my GUI (series type = LiveCharts.Geared.GColumnSeries).
Currently I am searching for a way to show error bars in my series (show standard deviation or min/max values) like this example:
Unfortunately I didn't found any example for that. I already checked:
How could I realize that with LvCharts?
This is already supported in the latest version:
https://livecharts.dev/docs/WPF/2.0.0-rc2/samples.error.basic