I upgraded to the WPF 4.0 2001 Q3 Release.
Everything seems fine but gauge.
I don't even see the word "gauge" mentioned in the release notes so its hard to tell what is going on with this control.
It doesn't show up in the toolbox. It looks like there are now specific gauge controls instead.
I also noticed on the WPF demo application. Gauge is now mentioned as BETA
What is going on with this control. My current code looks like
xmlns:telerik="http://schemas.telerik.com/2008/xaml/presentation"
<telerik:RadGuage
I do have refernces to both
Telerik.WindowsControls.DataVisualization
Telerik.WindowsControls.Gauge
Everything seems fine but gauge.
I don't even see the word "gauge" mentioned in the release notes so its hard to tell what is going on with this control.
It doesn't show up in the toolbox. It looks like there are now specific gauge controls instead.
I also noticed on the WPF demo application. Gauge is now mentioned as BETA
What is going on with this control. My current code looks like
xmlns:telerik="http://schemas.telerik.com/2008/xaml/presentation"
<telerik:RadGuage
I do have refernces to both
Telerik.WindowsControls.DataVisualization
Telerik.WindowsControls.Gauge