Search found 2 matches
- Fri Jan 04, 2008 1:00 am
- Forum: ActiveX
- Topic: Adding Bar with default color values
- Replies: 5
- Views: 6443
- Thu Jan 03, 2008 6:00 am
- Forum: ActiveX
- Topic: Strip chart what is the recomended method.
- Replies: 1
- Views: 3074
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...