Search found 6 matches
- Mon Dec 01, 2014 10:57 am
- Forum: ActiveX
- Topic: TeeChart2014AX zoom problem
- Replies: 11
- Views: 28060
Re: TeeChart2014AX zoom problem
Good morning, I updated the teechart AX with the last version 2014.0.2.141120. Using GDI+ there are still problems on lines with no solid style (dash, dashdot,...). The length of the segment is too short and the apparence is not clear. Furthermore the property DashStyle.Custom is still missing. Rega...
- Fri Jul 25, 2014 9:20 am
- Forum: ActiveX
- Topic: TeeChart2014AX zoom problem
- Replies: 11
- Views: 28060
Re: TeeChart2014AX zoom problem
Hi,
I updated the teechart AX2014 with the last Update Release.
The problem on zoom box is fixed.
There are still problems on line style with GDI+ on/off
Regards
Giovanni
I updated the teechart AX2014 with the last Update Release.
The problem on zoom box is fixed.
There are still problems on line style with GDI+ on/off
Regards
Giovanni
- Thu May 29, 2014 12:52 pm
- Forum: ActiveX
- Topic: TeeChart2014AX zoom problem
- Replies: 11
- Views: 28060
Re: TeeChart2014AX zoom problem
Yes the FastLine serie works, but the dash line aspect change enabling or disabling GDI+. Using the GDI+ the dash is too short and is not clear. For this reason I think that the best solution is the use of DashStyle.Custom. With it the customer can select the "correct" dash length for every not soli...
- Mon May 26, 2014 4:17 pm
- Forum: ActiveX
- Topic: TeeChart2014AX zoom problem
- Replies: 11
- Views: 28060
Re: TeeChart2014AX zoom problem
About not solid line, please create a project with TeeChart6 and past this code: Private Sub Form_Load() TChart1.Aspect.View3D = False TChart1.AddSeries scLine TChart1.Series(0).Add 1, "", 0 TChart1.Series(0).Add 1, "", 0 TChart1.Series(0).asLine.LinePen.Width = 0 TChart1.Series(0).asLine.LinePen.St...
- Mon May 19, 2014 3:10 pm
- Forum: ActiveX
- Topic: TeeChart2014AX zoom problem
- Replies: 11
- Views: 28060
TeeChart2014AX zoom problem
Hello,
I'm testing Teechart2014AX before use it in production.
I'm finding some problems:
1: The mouse zoom function draw the box not in correct position. The box is drawn outside the window.
2: Using GDIPlus, the dotted line with small thickness (0 or 1) is draw not clear.
Best regards
Giovanni
I'm testing Teechart2014AX before use it in production.
I'm finding some problems:
1: The mouse zoom function draw the box not in correct position. The box is drawn outside the window.
2: Using GDIPlus, the dotted line with small thickness (0 or 1) is draw not clear.
Best regards
Giovanni
- Tue May 06, 2014 1:20 pm
- Forum: ActiveX
- Topic: TeeChart2014.ocx big size
- Replies: 1
- Views: 8458
TeeChart2014.ocx big size
Hello,
I'm a TeeChart6.ocx user. Some days ago I purchased TeeChart2014.ocx.
I'm impressed by the increase in size of the ocx. It is passed from 3Mb to 18.5 Mb !!
What have you added to inflate the ocx?
Best regards
Giovanni
I'm a TeeChart6.ocx user. Some days ago I purchased TeeChart2014.ocx.
I'm impressed by the increase in size of the ocx. It is passed from 3Mb to 18.5 Mb !!
What have you added to inflate the ocx?
Best regards
Giovanni