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
MCP Servers
AI for UI
AI Engineering
Additional Tools
Enhance the developer and designer experience
Testing & Mocking
Debugging
UI Tools
CMS
Free Tools
<
UserControl
x:Class
=
"Telerik.RadGauge.Silverlight.MainPage"
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"
Width
"1000"
Height
"800"
>
UserControl.Resources
ResourceDictionary
ResourceDictionary.MergedDictionaries
Source
"/Telerik.Windows.Controls.Gauge;component/Themes/Generic.xaml"
/>
</
Style
x:Key
"RectangleTick"
TargetType
"telerik:CustomTickMark"
Setter
Property
"Location"
Value
"OverCenter"
"Offset"
"0"
"Format"
"{}{0:F0}"
"Length"
"0.15"
"TickWidth"
"0.1"
"FontSize"
"11"
"Background"
"Black"
"BorderBrush"
"Template"
Setter.Value
ControlTemplate
Grid
Rectangle
Stretch
"Fill"
HorizontalAlignment
"Stretch"
VerticalAlignment
Fill
"{TemplateBinding Background}"
Stroke
"{TemplateBinding BorderBrush}"
StrokeThickness
"{TemplateBinding BorderThickness}"
"ItemTemplate"
DataTemplate
TextBlock
x:Name
"LayoutRoot"
Background
"White"
telerik:RadGauge
"500"
"270"
telerik:RadialGauge
"{StaticResource RadialGaugeHalfCircleNStyle}"
telerik:RadialScale
"{StaticResource RadialScaleHalfCircleNStyle}"
telerik:RangeList
telerik:RadialRange
Min
Max
"90"
StartWidth
EndWidth
IndicatorBackground
"Red"
"95"
"Green"
"100"
"Blue"
telerik:IndicatorList
telerik:RadialBar
UseRangeColor
"True"
RangeColorMode
"ProportionalBrush"
telerik:TickList
telerik:CustomTickMark
"{StaticResource RectangleTick}"