试试使用JS的方式进行排序
var vanchart = FR.Chart.WebUtils.getChart("chart0").getChartWithIndex(0); //获取到chart0控件的第一个图表块,即默认图表vanchart.sortChart(); //设置排序规则
https://help.fanruan.com/finereport/doc-view-2332.html?source=4#