Xamarin.Mac

Note

This section is under construction. Please contribute!

OxyPlot supports the unified API for Xamarin.Mac.

Add the OxyPlot package

Add the OxyPlot.Xamarin.Mac NuGet package to the project. References to the portable OxyPlot.dll and the Mac-specific OxyPlot.Xamarin.Mac libraries will be added.

Add a PlotView control

Bind to a PlotModel

References

The source code can be found in the HelloWorldMacApp1 folder in the documentation-examples repository.