Hi Rich,Yes you just need to add the following:
scale.LabelStyle.TextStyle.TextFormat = TextFormat.XML;scale.LabelValueFormatter = new NDateTimeValueFormatter("#Q<br/>yy");and it should be working.
Best Regards,Nevron Support Team