oxyplot-xamarin
oxyplot-xamarin copied to clipboard
MajorGridlineStyle is ignored and always drawn as Solid
trafficstars
Steps to reproduce
- Create a plotview and add a bottom axis
- Set the MajorGridlineStyle to anything other than solid or none
- Run
Platform: Xamarin forms .NET version: standard 2.0
Expected behaviour
The grid lines between the values should be dotted
Actual behaviour
The lines are solid
