Product Bundles
DevCraft
All Telerik .NET tools and Kendo UI JavaScript components in one package. Now enhanced with:
Web
Mobile
Document Management
Desktop
Reporting
Testing & Mocking
CMS
UI/UX Tools
Debugging
Free Tools
Support and Learning
Productivity and Design Tools
RadChart for Metro / HTML provides donut series, as demonstrated in the demos application included in your RadControls for Metro / HTML installation: To initializa RadChart with donut series, use the data-win-options attribute of your host HTML element:
<
div
id
=
"chart"
data-win-control
"Telerik.UI.RadChart"
data-win-options="{
series: [{
type: 'donut',
data: [15.11, 27.53, 43.46]
}]
}"></
>
Explore the entire Telerik portfolio by downloading Telerik DevCraft Ultimate.