Search found 2 matches

by Neutone
Fri Jan 04, 2008 1:00 am
Forum: ActiveX
Topic: Adding Bar with default color values
Replies: 5
Views: 6099

I'm getting the same problem in VB2008. Is there some file I should add to my project?
by Neutone
Thu Jan 03, 2008 6:00 am
Forum: ActiveX
Topic: Strip chart what is the recomended method.
Replies: 1
Views: 2852

Strip chart what is the recomended method.

I'm using version TeeChart6 and VB2008. This code is sufficient to to display a strip chart using components with default settings but I would prefer to have code that is optimized for speed as well. Public x, y As Double Private Sub frmStripChart_Load(ByVal sender As Object, ByVal e As System.Event...