Search found 2 matches
- Fri Jan 25, 2013 5:15 pm
- Forum: Java
- Topic: TeeChart for android Area issues
- Replies: 3
- Views: 14632
Re: TeeChart for android Area issues
Hi Yeray, About the Area Brush, I've tried chart.getWalls().setVisible(true); and it's still not working. I've seen that you inserted a layout inside the class that I've posted, but I'm ussing it ass an object. I have a class A that calls this class, it's something like this: code: RelativeLayout la...
- Tue Jan 22, 2013 4:26 pm
- Forum: Java
- Topic: TeeChart for android Area issues
- Replies: 3
- Views: 14632
TeeChart for android Area issues
Hi, I’m using Tee Chart for Android and I’ve got some troubles using Area Chart. The first is that the Area chart is only painting the area between the two last points on the chart. The Second is that the chart does not start in the left side of the layout, there is a weird unused white space before...