This text is displayed if your browser does not support the Canvas HTML element.

Each node contains a Table Panel whose Panel.itemArray is data bound to the "items" property which holds an Array of data objects. That Table Panel has an Panel.itemTemplate which creates a bar (a rectangular Shape) and a TextBlock label for each item. Each bar also has a tooltip showing the value.

View this sample page's source in-page

View this sample page's source on GitHub