Change the format of the axis tick labels in LiveCharts
问题 I just can't find a solution for changing the format of the y-axis tick labels. Now I get labels like 0.03 and 0.035 . But I always need three digits behind the decimal point. The big question is, how to access the label format? This is my code: using System; using System.Collections.Generic; using System.ComponentModel; using System.Data; using System.Drawing; using System.Linq; using System.Text; using System.Threading.Tasks; using System.Windows; using System.Windows.Forms; using System