How to drag and resize the legend at runtime?
Posted: Mon Aug 18, 2008 3:22 am
When I use below code,
TChart1.Legend.CustomPosition = True
TChart1.Legend.AutoSize = False
How to drag and resize the legend rely on mouse at runtime?
Thanks.
TChart1.Legend.CustomPosition = True
TChart1.Legend.AutoSize = False
How to drag and resize the legend rely on mouse at runtime?
Thanks.