Version

What’s New in 2017 Volume 1

Purpose

This topic gives a brief overview of the new controls and features introduced in the Ultimate UI for Xamarin 2017 Volume 1 Release.

XamScheduler

A new control called XamScheduler was added to Ultimate UI for Xamarin. This control provides a common scheduling solution for presenting and managing time periods and the associated activities.

The following screenshot shows the XamScheduler control configured to display a month view combined with an agenda view section:

Scheduler_01.png

XamSparkline

A new control called XamSparkline was added to Ultimate UI for Xamarin. This new control is a lightweight charting control that allows for rendering a chart within a limited space such as a grid cell.

xamSparkline whats new 1.png

The XamSparkline control supports four different display types: Line, Area, Column and WinLoss. Markers can be displayed on the first, last, highest, lowest and negative data points and as any combination of these. By default markers are not displayed.

The following screenshots illustrate the four Sparkline Types.

Line

Sparkline Overview 1.png

Area

Sparkline Overview 2.png

Column

Sparkline Overview 3.png

WinLoss

Sparkline Overview 4.png