Posted 17 July 2019, 5:38 am EST
Hi
How can I reverse the order of the items in my bar graph? I am using VB.net and AR 12 wit section reports code based.
Thank you
Forums Home / ActiveReports / ActiveReports v7+
Posted by: douglass on 17 July 2019, 5:38 am EST
Posted 17 July 2019, 5:38 am EST
Hi
How can I reverse the order of the items in my bar graph? I am using VB.net and AR 12 wit section reports code based.
Thank you
Posted 18 July 2019, 1:51 am EST
Hello,
Sorry to mention that there is no property to reverse the order of the items in the chart. You need to reverse the data before binding to the chart to achieve your requirement.
Thanks.