Straight line EasingFunction in WPF application
I am working in WPF application and new to animation. I need to animate images in straight direction with ease effect. Which type of EasingFunction can I use? Now I am using CircleEase function but not moving in straight line. please help.