yunjianwu / achartengine

Automatically exported from code.google.com/p/achartengine
0 stars 0 forks source link

Displaying Chart Values #231

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. When Stacked BarChart is Changed to VERTICAL, values are aligned 
horizontally....

Code:
renderer.setOrientation(Orientation.VERTICAL);

We are getting Horizontal Bar Chart, but i want values to be Vertical Aligned 
as shown in Attached File....

Expected View:Vertical Style
Current View:Horizontal Style

I have rounded off the current view of Values Orientation
The one marked With Right Symbol is the Style which i want it....(230)
AnyWay to solve this issue....

Thanks,
Sreepad.C

Original issue reported on code.google.com by c.sree...@gmail.com on 9 Jul 2012 at 7:38

Attachments:

GoogleCodeExporter commented 9 years ago

Original comment by dandrome...@gmail.com on 11 Jul 2012 at 11:00