Actually just tested it and it does rescale. You'd have to keep the spliced series aside, though, to be able to get ir back in there - and it'll remove it from the legend as well...
Sefi. On Wed, Nov 19, 2008 at 4:46 PM, Sefi Ninio <[EMAIL PROTECTED]> wrote: > Making it invisible won't rescale since the data is still there... > Perhaps if you splice the chart's series array it'll remove the series and > then call invalidate to make it rescale (not tested - just off the top of my > head). > > HTH > Sefi > > > On Wed, Nov 19, 2008 at 4:10 PM, Giro <[EMAIL PROTECTED]> wrote: > >> I have a line chart with two lineseries. >> >> I want that when I set visible false on one lineseries chart rescale? >> >> Any idea. >> >> Giro. >> >> > >

