This sample visualizes percentage of sales comparison for different fruits with default 100% stacked bar series in chart. Legend in the sample shows the information about the series.
In this example, you can see how to render and configure the 100% stacking bar type charts. You can use border
and
fill
properties to customize the vertical bar.
Tooltip is enabled in this example. To see the tooltip in action, hover a point or tap on a point in touch enabled devices.
More information on the 100% stacking bar series can be found in this documentation section.