Exeption Rule on a specific Date
Created at 02 Feb 2016, 11:24
Exeption Rule on a specific Date
02 Feb 2016, 11:24
For this Line:
ChartObjects.DrawLine("pClose" + today, today1, close, today2, close, Colors.Blue, 1, LineStyle.Lines);
I need a kind of "Exeption Rule":
When the Date=Monday then the line has to be solid and overrules the above line.
Jiri
02 Feb 2016, 14:33
RE:
Does that work?
Or short version.
@Jiri