This thread looks to be a little on the old side and therefore may no longer be relevant. Please see if there is a newer thread on the subject and ensure you're using the most recent build of any software if your question regards a particular product.
This thread has been locked and is no longer accepting new posts, if you have a question regarding this topic please email us at support@mindscape.co.nz
|
Hello, Please start with your BarChartPaletteDemo and change the zoom mode to BOTH. Next add to the X-Axis the values LabelLayout="Inside" and TickLayout="Inside". Run the application and the try and zoom in (using mouse drag) to exactly two columns. You will note that after zooming in there are other columns on the outside also visible. Next change the values of X-Axis to LabelLayout="Normal" and TickLayout="Normal". If you run the application and try to zoom in to exactly two columns you will get the two columns with none of the adjacent other columns visible. I would expect when using the "Inside" option to also provide the same zoom experience as when using the "Normal" option (i.e. only showing the columns which were selected the the drag zoom). Thanks Oscar |
|
|
Hi Oscar, Yes, the zoom experience should be the same for both these options. I've made an update to improve this which will be available in the next nightly build. Note however that this is limited to the width of a bar - if you try selecting less than a bar, then the width of the resulting zoom will be the logical width of 1 bar - typically 1 axis unit. Selecting exactly around columns will behave how you'd expect though. -Jason Fauchelle |
|
|
Hi Jason, Thanks for looking at the issue. However the changes seem to have made things worse. Not only is the zooming not working properly but now our double axis use doesn't work any more. Please see the documents attached. The PreviousZoomBars.doc is what we had before in our application before the last nightly build. (i.e. using WpfElements7Enterprise-20151113) The NewZoomBars.doc is what we have with the last nightly build. (i.e. using WpfElements7Enterprise-20151116) We prefer the previous behaviour and are now concerned of other possible side effects related to the new changes. Could you maybe please revert the changes. We prefer the previous behaviour. At this point it would cause us too much work to try and test all our possible scenarios. Thanks Oscar |
|
|
Hi Oscar, Apologies for the trouble, I've reverted that for you for the next nightly build. -Jason Fauchelle |
|
|
Thanks Jason, If this becomes a big issue in the future then maybe we can revisit it. Oscar |
|
|
No problem Oscar, Certainly, that sounds good. -Jason Fauchelle |
|