ComponentOne Gauges for WPF and Silverlight
In This Topic
    Silverlight Quick Start
    In This Topic

    The following quick start guide is intended to get you up and running with Gauges for Silverlight. In this quick start you'll start in Visual Studio and create a new project, add C1Gauge 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