RedToGreen
New member
I can figure out more complex things but adding a chart label, my brain is hurting..
this works but how do I change the color of the label?
AddLabel(yes, if Daygreen then "Long" else if Dayred then "Short" else " ");
Everything I try comes up with an error.
Thank you
this works but how do I change the color of the label?
AddLabel(yes, if Daygreen then "Long" else if Dayred then "Short" else " ");
Everything I try comes up with an error.
Thank you