Silverlight DataBar Overview

The RadDataBar control is an information graphic, which is characterized by small size, excellent performance and lightweight. By definition, the RadDataBar is designed to visually represent numeric values. Unlike RadSparkLine its main power is to compare the data cell-by-cell when integrated in grid.

Key Features

  • Different data bar visualizations: The control provides a few built-in visualizations like a single value bar or a stacked bars.

  • ToolTip support: The tooltip feature allows you to display additional information about the displayed value when the mouse hovers the bar visual.

  • Data binding support: The data bar controls can be data bound to properties in the view model.

  • Customizeable axis and bar visuals: The appearance of the bar visuals and the axis elements of the control can be easily customized using the public API.

Get started with the control with its Getting Started help article that shows how to use it in a basic scenario.

Check out the online demo at demos.telerik.com

See Also

In this article