WPF 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.

Telerik UI for WPF Ninja image

The RadDataBar is part of Telerik UI for WPF, a professional grade UI library with 160+ components for building modern and feature-rich applications. To try it out sign up for a free 30-day trial.

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

Telerik UI for WPF Support and Learning Resources

See Also

In this article