This example illustrates how to show a percent value in a tooltip of a stacked bar dxChart. To accomplish this task, do the following:
- Add the "total" filed to a chart's data source;
- Mark this filed as the tagField option;
- Calculate a percent value when showing a tooltip.