Delete statistic box using interpreter

Tried to delete statistic box using interpreter, how?
every time the box pops up and need to fill option, what should I fill in?

gStyle->SetOptStat(0);

got it, thanks