Always show two tick labels on y axis
This discussion was imported from CodePlex
tomkuijsten wrote at 2014-07-23 09:12:
Is it possible to force at least two tick labels on a linear y axis? My plot has limited height and sometimes it will only show one major tick. In that scenario it is impossible to determine the value of a point because don't know the value of the major/minor
steps.
I tried setting the MajorStep to something smaller then the difference between the max and the min of the datapoints, but that doesn't seem to work.
I tried setting the MajorStep to something smaller then the difference between the max and the min of the datapoints, but that doesn't seem to work.
Slxe wrote at 2014-07-24 15:21:
tomkuijsten wrote at 2014-07-24 15:49:
Your proposal would solve my problem indeed, thanks for the reply.
Customer support service by UserEcho