I am new to the javascript api. For my project I need to be able to change the font size, font color and the font family for a label based on the class break. I could do this via css but the end user will be the one to choose the font color, size, and family, so I have no idea of those values before hand. Has any one done anything like this before?