sante
You can find the complete list of "plain language" colors here. You can also use the RGB values to define colors
Alex
You can find the complete list of "plain language" colors here. You can also use the RGB values to define colors
Alex
drawTextRelative(2,low(-2),"t",Color.blue,null,Text.VCENTER,"Wingdings 3",8,1);
drawTextRelative(4,low(-2), low(-2)+" - stop long", Color.blue,null,Text.VCENTER,"Arial",10,2);
Comment