Where has legend.frame gone in Teechart.NET?
I want to set the legend frame to invisible i.e.
legend.frame.visible = false
Legend Frames
Hi Gary,
you must do :
you must do :
Code: Select all
tChart1.Legend.Shadow.Visible = false;
tChart1.Legend.Transparent = true;
Pep Jorge
http://support.steema.com
http://support.steema.com