So question: if I'm trying to disable gradients in chart by using plotGradientColor='', but I'm wanting to pass that in the SetChartParams method, it doesn't work (because we're not supposed to use single or double quotes in the parameter).
So now what?