oxyplot-xamarin icon indicating copy to clipboard operation
oxyplot-xamarin copied to clipboard

MajorGridlineStyle is ignored and always drawn as Solid

Open SFSteve opened this issue 6 years ago • 0 comments
trafficstars

Steps to reproduce

  1. Create a plotview and add a bottom axis
  2. Set the MajorGridlineStyle to anything other than solid or none
  3. 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 image

SFSteve avatar Aug 02 '19 08:08 SFSteve