Skip to content

DevExpress-Examples/how-to-sort-stacked-bars-by-total-values-using-qualitativescalecomparer-t585190

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Files to look at:

How to sort stacked bars by total values using QualitativeScaleComparer

This example demonstrates how to implement a custom QualitativeScaleComparer that allows iterating through all chart points to calculate totals of the stacked bars and sort arguments based on this data.