To Yeray
The 2 lines of code you suggested has made the point larger.
Thank-you
Search found 6 matches
- Tue Oct 28, 2014 4:01 pm
- Forum: Java
- Topic: Single Point Cannot Change Size
- Replies: 2
- Views: 37326
- Tue Oct 28, 2014 11:55 am
- Forum: Java
- Topic: Single Point Cannot Change Size
- Replies: 2
- Views: 37326
Single Point Cannot Change Size
TeeChart Build 3.2014.0519 IDE Eclipse Android v4.2 (Tablet) Good Morning Problem is Plotting a single point on a Points Series Graph would like the point to be easily seen. But the command getLinePen()->setWidth(8) is not changing the size of the point. I.e. staying at default size. Please note NOT...
- Wed Oct 08, 2014 11:57 am
- Forum: Java
- Topic: Back Wall LoadImage
- Replies: 7
- Views: 50674
Re: Back Wall LoadImage
To Yeray,
Excellent news that you have fixed the problem.
Could you please explain how to download the Maintenance Release. (Android Mobile)
Excellent news that you have fixed the problem.
Could you please explain how to download the Maintenance Release. (Android Mobile)
- Mon Oct 06, 2014 11:36 am
- Forum: Java
- Topic: Back Wall LoadImage
- Replies: 7
- Views: 50674
Re: Back Wall LoadImage
Yeray,
When can I expect this bug to be fixed as required by our Android program?
Solomon
When can I expect this bug to be fixed as required by our Android program?
Solomon
- Fri Oct 03, 2014 1:54 pm
- Forum: Java
- Topic: Back Wall LoadImage
- Replies: 7
- Views: 50674
Re: Back Wall LoadImage
To Yeray Thank-you for the quick response. Please find attached zip file containing three files MainActivity.java self containing example healthregionschart.png background image used to go over chart and the manifest because need to set Write internal storage and write external storage permissions. ...
- Thu Oct 02, 2014 10:55 am
- Forum: Java
- Topic: Back Wall LoadImage
- Replies: 7
- Views: 50674
Back Wall LoadImage
Good Morning TeeChart Build 3.2014.0519 IDE Eclipse Language Android OS. Windows 7 32 bit Problem is Loading a png image to back wall so appears between left axis and bottom axis, but the same image is appearing over left axis see attached file. // Code private void drawGraph(){ //Draw TeeChart ////...