Posted 17 Apr 2011 Link to this post
Posted 20 Apr 2011 Link to this post
protected
void
Page_Load(
object
sender, EventArgs e)
{
if
(!Page.IsPostBack)
RadChartId.Skin =
"DeepRed"
;
...
}
Browse the vast support resources we have to jump start your development with RadControls for ASP.NET AJAX. See how to integrate our AJAX controls seamlessly in SharePoint 2007/2010 visiting our common SharePoint portal.