How to remove "where" condition from Contol Chart displays.
Hello,I'm plotting three different charts(IR,EWMA & CUSUM) in a single window but the problem I'm facing is it's displaying the where condition used within charts on the display window as well.Display Window: Code:obj=New Window("Trend Analysis Report "||Long Date(Today()), vlb=V list Box());display=Function({Process,Label,By,Src_Type,lmt1,lmt2,lmt3}, r1=New Window("", plb=Panel Box(" Control Char...
