the errors are in the
probably something simple I don't see
| NinjaScript File | Error | Code | Line | Column | |
| AATest.cs | The type or namespace name 'MyPlotMode' could not be found (are you missing a using directive or an assembly reference?) | CS0246 | 108 | 35 | |
| AATest.cs | The type or namespace name 'MyPlotMode' could not be found (are you missing a using directive or an assembly reference?) | CS0246 | 113 | 59 | |
| AATest.cs | The type or namespace name 'MyPlotMode' could not be found (are you missing a using directive or an assembly reference?) | CS0246 | 88 | 24 | |
| AATest.cs | The type or namespace name 'MyPlotMode' could not be found (are you missing a using directive or an assembly reference?) | CS0246 | 93 | 47 | |
| AATest.cs | The type or namespace name 'MyPlotMode' could not be found (are you missing a using directive or an assembly reference?) | CS0246 | 124 | 35 | |
| AATest.cs | The type or namespace name 'MyPlotMode' could not be found (are you missing a using directive or an assembly reference?) | CS0246 | 129 | 59 |

Comment