I am working on a very generic function graphing program using Zedgraph.
I was wondering, is there a built-in Boolean or a method to remove the numbers on the side so that it looks something like this:
I am working on a very generic function graphing program using Zedgraph.
I was wondering, is there a built-in Boolean or a method to remove the numbers on the side so that it looks something like this:
I have played around with a number of option and could not find one which would remove the axis numbers which is in fact what most graphs are for. But you could get the code as its open source and modify it your self.