关于[XAML Back to Basics #8: Simple Bar Graph]的摘要:
The next post in the series originally written by Beatriz Stollnitz. Original post available on Github. How to make a data bound bar graph A very simple bar graph can be created by combining the styling and templating features with a data bound ItemsControl. An ItemsControl is simply a control that displays a list of items.
原文地址: https://nicksnettravels.builttoroam.com/xaml-back-to-basics-8-simple-bar-graph/