-
Book Overview & Buying
-
Table Of Contents
-
Feedback & Rating

Creating Cross-Platform C# Applications with Uno Platform
By :

SyncFusion is a company that makes UI components for web, desktop, and mobile development. Their Uno Platform controls are in the beta state at the time of writing and are free to use during this preview period via their community license (https://www.syncfusion.com/products/communitylicense). Many different chart types are available, but we'll use a line chart to create a page like the one shown in Figure 6.1. The chart is displayed along with some arrows that provide some general trend data so that the person viewing them has an at-a-glance summary of the data. Imagine them representing how the data compares to the same day in the previous week, month, and year:
Figure 6.1 – Finance information including a graph from SyncFusion
The beta version of the SyncFusion Uno chart controls is available with the full source code on GitHub: