IsNinjaScriptDrawn
Definition
Indicates if the chart anchor was drawn by a NinjaScript object (such as an indicator or strategy).
Property Value
A bool value which returns true if the object was drawn by another NinjaScript object; otherwise false. This property is read-only.
Syntax
\<chartanchor\>.IsNinjaScriptDrawn

