Hi,
I'm trying to represent some datas with a chart of type bar. The datas are the yearly sales of 10 different stores. My data source (a query) retrieves the datas sorting them by sales amount descendent.
If i bind the datas to the chart oriented horizontally I get the store with the highest amount in the extreme left correctly. If I turn the orientation to vertical the store with the highest amount goes on the bottom ! I would like it to be on top, but for a number of reasons I cannot change the query. Is it possible ?
Thanks
Lorenzo
I'm trying to represent some datas with a chart of type bar. The datas are the yearly sales of 10 different stores. My data source (a query) retrieves the datas sorting them by sales amount descendent.
If i bind the datas to the chart oriented horizontally I get the store with the highest amount in the extreme left correctly. If I turn the orientation to vertical the store with the highest amount goes on the bottom ! I would like it to be on top, but for a number of reasons I cannot change the query. Is it possible ?
Thanks
Lorenzo