ThiagoCunhaTCB

Results 1 comments of ThiagoCunhaTCB

I used YAxis, but may be the same. Try to bind XAxis property in the XAML. ` YAxisConfig axisLeft, axisRight; public YAxisConfig AxisLeft { get => axisLeft; } public YAxisConfig...