In WinForms we are able to set the
Code: Select all
tChart1.Aspect.SmoothingMode = System.Drawing.Drawing2D.SmootingMode.HighSpeed;
Code: Select all
tChart1.Aspect.SmoothingMode = System.Drawing.Drawing2D.SmootingMode.HighSpeed;
Code: Select all
xmlns:WPF="clr-namespace:TeeChart.Xaml.WPF;assembly=TeeChart.Xaml.WPF"