03-29-2010 06:41 AM
03-30-2010 05:34 AM
Hello s.g.m.
Where are you executing this script? Diadem? I would be fine if you attach an example with the code you are trying.
Regards.
03-30-2010 09:46 AM
Just a quick idea that I haven't tried, but would it be an option to set the curve color to "No color". Or just set both D2CConstX and D2CConstY to NoValue
D2CConstX = NoValue
D2CConstY = NoValue
D2CurveColor = ""
This made the line disappear on my graph.