Search:

Type: Posts; User: Enzo49

Search: Search took 0.02 seconds.

  1. Replies
    1
    Views
    504

    I cannot print orizontally oriented

    I click on some button then this is executed:

    If PrintDialog1.ShowDialog = DialogResult.OK Then
    Me.Chart1.Printing.Print(False)
    End If

    The usual Windows form appears, then in...
  2. Thread: Chart problems

    by Enzo49
    Replies
    0
    Views
    683

    Chart problems

    I use charts for showing acquired signals.
    If i want to show y coordinates, i use this software:

    Private Sub Chart1_MouseMove(sender As Object, e As MouseEventArgs) Handles Chart1.MouseMove
    ...
Results 1 to 2 of 2



Click Here to Expand Forum to Full Width