I'm using the WPF version of OxyPlot, latest version.
When the plot is initially displayed the x axis is displaying outside of the area for the plot - the maximum value is displayed outside of the visual area for the plot.
Is there away to prevent this on the axis or is it best to just add some padding to the plot area?
Comments: What you suggest works perfectly thanks.
When the plot is initially displayed the x axis is displaying outside of the area for the plot - the maximum value is displayed outside of the visual area for the plot.
Is there away to prevent this on the axis or is it best to just add some padding to the plot area?
Comments: What you suggest works perfectly thanks.