I'm working with a bar chart (microsoft, formerly dundas).

And I have my X axis going from 5 to 31, and it is split evenly into 10 intervals, basically

5--|--|--|-...|--31

I need to have my cursor selection ALWAYS snap to those 10 bars. My solution is to have the "interval" property of the cursor be the same length of an interval tick length.

This works great when my graph starts at zero. However, when the start value is nonzero, the cursor start doesn't snap to the grid (its interval is still correct, just not the start\end points).

I've tried messing with intervaloffset, but it is not giving a desired result (I tried setting it to both 5 and 31, both acted... funky).

Any ideas would be appreciated.

Thanks!

link|improve this question

feedback

Know someone who can answer? Share a link to this question via email, Google+, Twitter, or Facebook.

Your Answer

 
or
required, but never shown

Browse other questions tagged or ask your own question.