I use the following setting in my web.config file to set the skin for all Telerik controls on the site:
<add key="Telerik.Skin" value="Office2007"/>
This is not working for all Chart controls for the site.
Is there another setting I could use for all Chart controls? I cannot find this setting within the Chart documentation.
<add key="Telerik.Skin" value="Office2007"/>
This is not working for all Chart controls for the site.
Is there another setting I could use for all Chart controls? I cannot find this setting within the Chart documentation.