I have a script that updates the symbology renderer for a layer to GraduatedColorsRenderer, and I also want to make all the symbols in that layer larger. But the GraduatedColorsRenderer object doesn't have a symbol property, so I can't set it that way. Is there a work-around?