The goal of this WPF chart control is to provide a simple and good looking control that can plot given data points in coordinate axes. This chart is designed to run on Desktop (WPF) applications using .Net Frameworks 4.7.2 Line Chart Features Add up to 15 lines to the chart. 8 built in styles. Show line points on mouse hover. Set the line thickness. Show or hide x-axis grid Shows or hides the Y2-Axis. Set the Y1 and Y2 minimum range for the chart. Set the Y1 and Y2 maximum range for the chart. Set the y-axis grid line to dashed. Set the y-axis grid line dash size. Set the chart line to dashed. Auto Scaling: Set the y-axis min and max values based on chart data. Can add auto scale adjustment value for min and max range. Set x-axis to offset Text. Set x-axis date time format. EX: MM/dd/yy HH:mm Set x-axis date time pecific culture. EX: en-US Change the Background color for the chart. Set the text colors for the chart. Save chart as an image and printing. And More |