Top "Oxyplot" questions

OxyPlot is an open source, cross-platform .NET plotting library.

Auto-scoll/pan in OxyPlot real-time data series plotting

I am using OxyPlot in a C# winforms app. My axese are LinearAxis type. I am trying to plot some …

c# real-time oxyplot
OxyPlot legend items managing

is there any way to manage items in legend? I mean e.q. remove some items from legend but not …

wpf oxyplot
Oxyplot: how to set up a simple column chart

I have to implement a simple Column Chart output in a WPF project. I have chosen the OxyPlot Library for …

c# wpf xaml oxyplot
How to change OxyPlot Y-Axis string format?

Can anyone tell me how to change the Y axis string format?? I have Y-Axis percentages that I want to …

c# wpf oxyplot
OxyPlot : ColumnSeries/BarSeries display value of each column

In my WPF app, I use OxyPlot. I bind my data to the PlotModel and all is working well. I …

wpf stackedbarseries oxyplot