Hi everybody,
I'm using NPlot and I have a little problem setting the Y Axis as
NPlot.LogAxis
I've got YDAT as the linear array of double values I want to plot
I am only able to use the expression NPlot.StepPlot.DataSource = YDAT in
order to plot the linear version of the plot
But NPlot.StepPlot.DataSource is set to LinearAxis by default, and I don't
know how to change that
Any ideas?
(by the way, as you may have noticed, I am using vbnet)
Thank you very much for your help
Xavier
|