I have an XYChart (bargraph) where the Y values are in fact integers. The only property I'm setting on the Y axis is the Minumum.
Consider a Y value of 8. I'm not too bothered about the how axis autoscaling is done (though a max of 10 might be thought of as neater), nor where the minor/major ticks are placed as a result. The trouble is though that, depending on resizing the form, the Major Tick intervals are sometimes shown as non integers.
Is there an 'easy' way (ideally built-in) to force the Major Ticks to be integer?