id summary reporter owner description type status priority milestone component version resolution keywords cc 2728 Fix EnhancedChart resetting the zoom level abeham abeham "Double click in an `EnhancedChart` should reset the zoom level. Given the [[https://msdn.microsoft.com/en-us/library/dd467869(v=vs.110).aspx|API documentation]] to reset all zoom levels it would be correct to call `axis.ScaleView.ZoomReset(0)`, but currently int.MaxValue is passed as parameter which might lead to strange exceptions: OutOfMemory has been observed in one peculiar case, though not possible to replicate. We had observed in other charts some problems with double click unzooming, e.g. gantt chart. Maybe this changes helps mitigate those problems." defect closed medium HeuristicLab 3.3.15 Visualization.ChartControlsExtensions 3.3.14 done