Tutorial_Form_Graph

This question is answered

Does someon know how to start the graph in Tutorial_Form_Graph

in 2 dimension model with lines between the values?

I want to look like performance monitor.

Verified Answer
All Replies
  • not posible

  • You can change it to a 2D graph by removing the #CT_3D flag from parmCreateType() in updateGraph() method.

    I don't know what exactly you need, but it's based on the Graph control from Windows Forms and that's really powerful, so I would be careful before saying that something is not possible at all.