Re: Multi dimensional Varient arrays.

2009-06-17 Thread Rob Kennedy
John Dammeyer wrote: Delphi 5. I'm working with National Instruments ActiveX controls and specifically their CWGraph.ChartY function. I'd like to chart two traces but I can't figure out how to make up a two dimensional array to pass to the function. Here's what I have to plot one trace:

Re: Multi dimensional Varient arrays.

2009-06-13 Thread Stephen Posey
John Dammeyer wrote: Hi, Delphi 5. I'm working with National Instruments ActiveX controls and specifically their CWGraph.ChartY function. I'd like to chart two traces but I can't figure out how to make up a two dimensional array to pass to the function. Here's what I have to plot one trace

Multi dimensional Varient arrays.

2009-06-13 Thread John Dammeyer
Hi, Delphi 5. I'm working with National Instruments ActiveX controls and specifically their CWGraph.ChartY function. I'd like to chart two traces but I can't figure out how to make up a two dimensional array to pass to the function. Here's what I have to plot one trace: ClippedArray : ar