So I am implementing a bar graph with core plots and currently have my y axis like this
What I'm trying to do is remove the trailing .0 from all the instances and am not sure what property I need to set, what method I need to override or what class I need to subclass to edit the display styling.
Thanks a lot for anyone who can help.