Hi,
In one of my project I want to handle the HorizontalScrollRightElement and HorizontalScrollLeftElement Click of XamZoomBar so that I can contgrol the zooming related activities. Is there a way to do this.
Expecting a Quick Reply
Hello,
I am just checking if you require any further assistance on the matter.
Sincerely,
Krasimir
Developer Support Engineer
Infragistics
www.infragistics.com/support
Thank you for your email. I have been looking into your requirement and I can suggest using the SmallChange and LargeChange properties of the XamZoombar. Those two properties control the amount of zooming horizontal change, when pressing the HorizontalScrollRightElement and HorizontalScrollLEftElement (SmallChange property) and when clicking on the HorizontalTrackElement. I have created a sample application and a video for you, that demonstrates how the properties that I have mentioned work. You can also refer to the following articles from our online documentation: http://help.infragistics.com/NetAdvantage/WPF/2012.1/CLR4.0/?page=InfragisticsWPF4.DataVisualization.v12.1~Infragistics.Controls.XamZoombar~SmallChange.html, http://help.infragistics.com/NetAdvantage/WPF/2012.1/CLR4.0/?page=InfragisticsWPF4.DataVisualization.v12.1~Infragistics.Controls.XamZoombar~LargeChange.html
Please let me know if you need any further assistance on the matter.