Looking into it I found:
DrawHorizontalGridLines = true;
DrawVerticalGridLines = true;
and
using NinjaTrader.NinjaScript;
using NinjaTrader.NinjaScript.DrawingTools;
none of these are supported in the compiler.
Also, this was no help with dot drawing.

Comment