I have a data file with voltage magnitude values and corresponding phase values. I would like to plot the 181 pair values on an MSChart, 2DLine plot, with the voltage values referenced to the Primary Y-axis and the phase values referenced to the Secondary Y-axis.
I can plot the voltage values to the primary y-axis correctly, but I cannot direct my code to plot the phase data referenced to the secondary y-axis.
Can someone help me with sample VB6 code to plot the voltage values to the primary y-axis
and to plot the phase data on the the secondary Y-Axis?
I know that I am missing something very simple, but I just don't know what this solution is.
I can plot the voltage values to the primary y-axis correctly, but I cannot direct my code to plot the phase data referenced to the secondary y-axis.
Can someone help me with sample VB6 code to plot the voltage values to the primary y-axis
and to plot the phase data on the the secondary Y-Axis?
I know that I am missing something very simple, but I just don't know what this solution is.