Product Bundles
DevCraft
All Telerik .NET and Kendo UI JavaScript components and AI Tools in one package.
Kendo UI
Bundle of AI Tools plus four JavaScript UI libraries built natively for jQuery, Angular, React and Vue.
Build JavaScript UI
Javascript
Telerik
Build modern .NET business apps
.Net Web
Cross-Platform
Desktop
Reporting and Documents
AI for Developers & IT
Ensure AI program success
AI Coding
AI Engineering
Additional Tools
Enhance the developer and designer experience
Testing & Mocking
Debugging
AI-Enhanced UI Tools
CMS
Free Tools
Support and Learning
Productivity and Design Tools
Hi everyone,
I’m using the 2011 Q2 WPF package.
Is it possible to remove the background to create a very simple style. Like the styles from the new Telerik gauges?
Thanks!
greetings,
Christian
<
Window
x:Class
=
"OldGaugeControl.MainWindow"
xmlns
"http://schemas.microsoft.com/winfx/2006/xaml/presentation"
xmlns:x
"http://schemas.microsoft.com/winfx/2006/xaml"
xmlns:telerik
"http://schemas.telerik.com/2008/xaml/presentation"
Title
"MainWindow"
Height
"350"
Width
"525"
>
Window.Resources
ResourceDictionary
Source
"/Telerik.Windows.Controls.Gauge;component/Themes/Generic.xaml"
/>
</
Grid
Name
"layoutRoot"
"348"
"500"
telerik:RadGauge
telerik:StyleManager.Theme
"Metro"
telerik:RadialGauge
Style
"{StaticResource MetroRadialGaugeHalfCircleNStyle}"
telerik:RadialScale
"{StaticResource MetroRadialScaleHalfCircleNStyle}"
telerik:IndicatorList
telerik:Needle
Value
"65"