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.
Telerik
Build great .NET business apps
Net Web
Cross-Platform
Desktop
Reporting and Documents
Testing & Mocking
Debugging
Build JavaScript UI
Javascript
AI for Developers & IT
Ensure AI program success
AI Coding
Additional Tools
Enhance the developer and designer experience
UI/UX Tools
Free Tools
CMS
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"