Getting Started with WinForms BulletGraph
When you drag a RadBulletGraph from the Toolbox and drop it onto the form, the gauge gallery will offer you to pick up the desired type:
Figure 1: Gallery Types
If you do not choose a gauge's style and just close the gallery, an empty RadBulletGraph will be created.
You can change the gauge's style via the Smart tag's option Open Gallery as well.
Figure 2: Smart Tag Gallery Options
Once the control is added to the form you just need to synchronize the FeaturedMeasure and ComparativeMeasure values with your business logic values. For example you can see how the controls work with the following code:
Figure 3: Update Properties
Update Properties
Please note that when you select the style all elements will be automatically created and you can directly access them. You can create the control in code as well. More information is available in the following article:Getting Started
Telerik UI for WinForms Learning Resources
- Telerik UI for WinForms BulletGraph Component
- Getting Started with Telerik UI for WinForms Components
- Telerik UI for WinForms Setup
- Telerik UI for WinForms Application Modernization
- Telerik UI for WinForms Visual Studio Templates
- Deploy Telerik UI for WinForms Applications
- Telerik UI for WinForms Virtual Classroom(Training Courses for Registered Users)
- Telerik UI for WinForms License Agreement)