03-02-2007 08:14 AM
// Layout the GraphPanes using a default Pane LayoutSo, any idea where I can get g in LabVIEW?
using ( Graphics g = this.CreateGraphics() )
{
master.SetLayout( g, PaneLayout.SquareColPreferred );
}
03-05-2007 09:39 AM - edited 03-05-2007 09:39 AM

Message Edited by Simon H on 03-05-2007 09:39 AM
03-05-2007 10:19 AM
03-05-2007 10:49 AM
10-17-2008 11:32 PM
Hi Crhis,
Could you post an example about how to use ZedGraph in LabView correctly?
HM
10-18-2008 02:46 PM
01-24-2012 03:49 PM
Hello,
I'm trying to display OHLC values in japanese candlestick form using Zedgraph.
I've tried so hard to follow the LV-Zedgraph example in this forum but have not been successful. Has anyone tried it and been successful?
Could you send me the VI if you have it please?
Thanks,
PataPata