ComponentOne Gauge for UWP
Gauges for UWP Quick Start

The following quick start guide is intended to get you up and running with Gauges for UWP. In this quick start you'll start in Visual Studio and create a new project, add Gauges for UWP controls to your application, and customize the appearance and behavior of the controls.

You will create an application that includes the C1RadialGauge,  C1LinearGauge, and C1Knob controls. At run time when a user changes the value of a slider, the value of the gauge controls will also change.

See Also