We need some help to configure the new fonction of teechart 2011 : Here are the asp code that we are using (Teechart activeX) : Set chart = CreateObject("TeeChart.TChart") Chart.Walls.Left.Transparent=false Chart.Walls.Left.Color=vbyellow Chart.Panel.BevelOuter=0 Chart.Panel.BevelWidth=0 Chart.Panel...