Legends with check boxes
Posted: Tue Oct 02, 2007 6:44 am
D6, Tchart 8.01, A chart with several series, each series is displayed in the legend whic has check boxes. At run time the user can toggle the check boxes in the legend to toggle display of each series on the chart.
I'd like to be able to set the legend tick box in code, so that when the form first opens I can set the state of the lengend check boxes depending on other conditions.
Can someone tell me how to do-
chart.legend.checkboxstate[0]:=false or similar please.
thanks
Sean
I'd like to be able to set the legend tick box in code, so that when the form first opens I can set the state of the lengend check boxes depending on other conditions.
Can someone tell me how to do-
chart.legend.checkboxstate[0]:=false or similar please.
thanks
Sean