• I received an email from an old buddy on the Windows team at Microsoft, who is using Telerik RadControls for Windows 8 to build an application. He asked how to create a RadRadialGauge with 0 at the center, and negative numbers to the left and positive numbers to the right (click on illustration for full size) for his Level Meter (part of a Synthesizer control). None of the examples show how to do this, but it really only takes setting four properties to get just the effect he was looking for...
  • Thank you everyone for turning out to Tuesday’s XAMLflix Data Visualization webinar, featuring the RadControls for Silverlight and WPF in action. We covered a lot of ground in this webinar, moving at a quick pace to present the wide range of Telerik Data Visualization controls with lots of hands-on coding and examples, but as those who attended can see we didn’t even have time to cover them all (yes, we do have that many first class data visualization controls in our toolbox).

    A Quick Recap

    For anyone who may have missed the webinar, here is a quick recap to entice you to watch...

  • Today’s RadControls for Windows Phone 7 MVVM post is brought to you by the smart tag:

    RadGauge Smart Tag

    Now of course you must be wondering why a smart tag is being highlighted?  Great question!  As part of the Telerik RadControls for Windows Phone 7 suite, RadGauge is an integral data visualization component that can be used to show a variety of different information with either a linear or radial gauge model.  Perhaps the best part about RadGauge is that our development team didn’t just publish a quick component with a few properties, rather this versatile control allows you to have as many or...

  • I have had several people ask me about whether Telerik offers a dial control.  I thought it might be interesting to try and leverage the RadGauge control to build something that looks like a dial.  Essentially the RadGauge offers all the capabilities you would need, it is just a matter of styling.  I decided to build a kitchen timer application so I could create a dial theme.  I am no artist, but I think my end result turned out pretty well. 

    image

    The video below will demonstrate how I use Expression Blend to quickly get a 3D (ok, 3Dish, again I...

  • This week Telerik released a service pack for the Q1 2009 RadControls for WPF.  You can get the full details about the release here (http://www.telerik.com/versionnotes.aspx?id=1896), but I wanted to point out a few highlights that might be of interest.

     

    RadGridView

    A number of features regarding exporting including the addition of ExcelML, an Exporting event

    TAB navigation improvements

    Addition of the GridViewComboBox column

    and much more

     

    RadGauge

    Semi-circle and Quadrant-like styles for Radial Gauges both of which look very sleek.

    image

    image

     

    RadChart

    The Stacked Line and Stacked Spline Chart Types were added to the RadChart available types.

    image

    image

    RadColorPicker

    The Color Picker control allows the users to choose a color from more than 20...

  • I recently posted an entry regarding the Radial Gauge for WPF where I demonstrated how you can create a half circle gauge.  Not long after that post, I received a question asking about Linear Gauges and how to use multiple scales in a single Linear Gauge.  It is not that there is a functional difference, but rather a visual difference.  The Office Black theme (shown below) has a border area in the middle where the linear gauges were overlapping causing a visual collision. 

    image

    There are a number of ways that you can accomplish a task and I think one of...

  • During a recent webinar, a question was asked about whether you can create a half circle gauge.  I recently covered this in my “Introducing RadGauge for WPF” webinar, but thought it would be good to have a quick blog post as well.  Below you will see a RadialGauge which contains two RadialScales placed along the left and right of the gauge.  This is actually very easy to produce since the RadialGauge is simply a container, you can place a number of scales inside of the gauge.   

     

    image

    Here is the XAML for the screenshot...

  • In this post, I want to demonstrate the use of the RadGauge for WPF control inside a Windows Forms Application.  Just because you are not developing WPF applications every day does not mean you cannot benefit from what WPF has to offer.  I thought it would be useful to point out that you can use WPF User Controls inside of Windows Forms applications with minimal effort.  This is made possible through the Systems.Windows.Forms.Integration namespace.  More specifically you will be working with a control call "ElementHost" which allows the WPF control to be used in a Windows Form.    So lets get...

  • Presenting data to users can be done in a variety of ways, but gauges offer a unique way to present data with elegance.  Gauges are easily recognized by most users since they see them on a daily basis.  Think about when you drove to work this morning, you probably looked at your car dashboard which may have looked similar to the picture below.  You knew your speed, fuel status and a number of other important metrics at a glance.  Well, the RadGauge for WPF gives you the ability to implement this same powerful concept in your applications

    image

    In this post, I...

Product Families