Progress Telerik UI for UWP
Thanks to the Multi-Axis support you can display several data series based on multiple parameters in a single chart instead of displaying the data in three separate charts. For example, you can contrast a set of countries based on their population, size and per-capita income.
Annotations allow making notes of trends or observations on your charts. Annotations are visual elements that you can attach to a specific data point, to the plot area, or define them in your custom way.
This feature allows displaying non-continuous data on the chart's plot area. Missing values will be represented as gaps.
Telerik Chart for Universal Windows supports gestures like Pan (Scroll) and Zoom (Pinch). You can make your app more interactive by taking advantage of the built-in tooltip support to display additional information about the Chart’s data points.