BarChart
Visualize data points by a chart with value bars.
Explore the capabilities, screenshots, features, and resources for this control.
Overview
BarChart is a component that you can use easily to visualize 2-dimensional data sets. Y axis (the vertical axis) typically shows string labels, such names of products. X coordinate shows a value related to the product (such as monthly sales). Every value is represented by a horizontal bar.
BarChart provides many properties to customize its appearance. Check the screenshots below or try the sample project or use-case project.
Features
- Supports data-binding.
- Multiple properties to customize visual appearance.
- Visual Studio Designer support will allow you to get the control setup quickly.
- Supports logarithmic axis scale.

