AddPlot(new Stroke(VwapFallingBrush, (DashStyleHelper)VwapLineDashStyle, VwapLineThk, VwapLineOpacity), PlotStyle.Line, "VWAP");
When I google for "nt8 addplot opacity" I get a result which also mentions that 50% opacity - but in the help file itself (online) these 50% opacity aren't anywhere in the help text anymore

- Thanks
Comment