I have developed a c# WPF application I wanted to do a zoom or a scrollbar to my chart view,cause the data is merging one upon another and I believe zoom or adding a scroll bar would be a solution. so far I have this. BTW I am doing a column chart.I have developed a c# WPF application I wanted