Index

From: Pep
Subject: Re: Legend Click
Date: Tue, 6 Apr 2004 18:11:05 +0200
Newsgroup: public.teechart6.general  

Hi Bart,

how about checking which Series are Active (Series1.Active).

Best Regards
Josep Lluis Jorge
http://support.steema.com

"Bart Huls" escribió en el mensaje
news:hYO9C88GEHA.1724@TEEPC.Steema.local...
> Hi Pep,
>
> The OnClickLegend provides me only the following values.
>
> TCustomChart *Sender, TMouseButton Button, TShiftState Shift, int X,
> int Y)
>
> How can you determine on which Series in the Legend in clicked
>
> Bart
>
>
>
> "Pep" schreef in bericht
> news:$r%23o3pzGEHA.3096@TEEPC.Steema.local...
> > Hi Bart,
> >
> > > I want to catch when I user clicks on the legend (OnClickLegend) but I
> > want
> > > to have the possibility to decide when not or activating the Series.
> > You can use the ISeries.Active property to decide if you want to
activate
> > the Series or not.
> >
> > Best Regards
> > Josep Lluis Jorge
> > http://support.steema.com
> >
> >
> >
> > "Bart Huls" escribió en el mensaje
> > news:Oigfhq$FEHA.1728@TEEPC.Steema.local...
> > > Hi,
> > >
> > > I have a TChart legend with checkboxes (TeeChart Pro 6.0).
> > > I want to catch when I user clicks on the legend (OnClickLegend) but I
> > want
> > > to have the possibility to decide when not or activating the Series.
> > > Now a user can disable all the series (the chart is now in a not
usable
> > > mode). I want that there stays at least one serie visible.
> > >
> > > Regards,
> > >
> > > Bart
> > >
> > >
> >
> >
>
>