Hi all
I am sure I am making a very simple mistake soewhere. When I make the legend style "Checkboxes", it has no effect. I also don't get the legendclicked event. Is there another property that I must set?
Thanks in advance
Hendrik
Legend checkboxes
Hi.
Setting Legend.CheckBoxes property to true seems to work fine (using TC 7.01 with Delphi 7):
Setting Legend.CheckBoxes property to true seems to work fine (using TC 7.01 with Delphi 7):
Code: Select all
Chart1.Legend.CheckBoxes := True;
This is a TChart event so selecting a chart in the Object Inspector, switching to "Events" tab and then double clicking on OnClickLegend event should do the trick.I also don't get the legendclicked event.
Marjan Slatinek,
http://www.steema.com
http://www.steema.com