GridLines draws graphing grid lines on a UserView
GridLines(userView,bounds,spec,domainSpec,gridOnX=true,gridOnY=true)
This is used in Plotter/Plot
g = GridLines.new
g.labelX = "xxx"
g.labelY = "yyy"
g.domainSpec = 'freq'.asSpec