In This Topic
WPF Quick Start
In This Topic

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

You will create an application that includes the C1RadialGaugeC1LinearGauge, and C1Knob controls. At run time when a user changes the value of the knob, the value of the gauges will also change.

See Also