Search found 6 matches

by sol
Tue Oct 28, 2014 4:01 pm
Forum: Java
Topic: Single Point Cannot Change Size
Replies: 2
Views: 23869

Re: Single Point Cannot Change Size

To Yeray

The 2 lines of code you suggested has made the point larger.
Thank-you
by sol
Tue Oct 28, 2014 11:55 am
Forum: Java
Topic: Single Point Cannot Change Size
Replies: 2
Views: 23869

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...
by sol
Wed Oct 08, 2014 11:57 am
Forum: Java
Topic: Back Wall LoadImage
Replies: 7
Views: 34309

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)
by sol
Mon Oct 06, 2014 11:36 am
Forum: Java
Topic: Back Wall LoadImage
Replies: 7
Views: 34309

Re: Back Wall LoadImage

Yeray,

When can I expect this bug to be fixed as required by our Android program?

Solomon
by sol
Fri Oct 03, 2014 1:54 pm
Forum: Java
Topic: Back Wall LoadImage
Replies: 7
Views: 34309

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. ...
by sol
Thu Oct 02, 2014 10:55 am
Forum: Java
Topic: Back Wall LoadImage
Replies: 7
Views: 34309

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 ////...