Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

how to implement chart control in Windows 10 UWP

I need to implement linear graph. Is there any chart control for Windows 10 UWP? Any suggestions?

Thanks

like image 554
Pratik Mehta Avatar asked Sep 01 '15 18:09

Pratik Mehta


People also ask

Can UWP run on Windows 10?

UWP is one choice for creating apps that run on Windows 10 and Windows 11 devices, and can be combined with other platforms.

Is UWP deprecated?

Microsoft continues to baby-step around the obvious, but it has officially deprecated the Universal Windows Platform (UWP) as it pushes the desktop-focused Windows App SDK (formerly called Project Reunion) and WinUI 3 as the future of Windows application development.


1 Answers

Syncfusion provides free license to independent developers for their Essential Studio suite. They have some great visualization tools. You can check them here: https://www.syncfusion.com/products/uwp

You can find more information about its free license at following link: https://www.syncfusion.com/products/communitylicense

like image 118
Gaurav Chouhan Avatar answered Oct 26 '22 14:10

Gaurav Chouhan