Can I share a legend between multiple graphs?
Posted: Sat Aug 25, 2007 10:09 pm
Can the legend object be rendered separate from the TChart?
My app has 5 TCharts stacked left to right (horizontal).
The legend is the same for all 5 charts. I need a single legend for clarity and to save screen space.
One Idea is to have a 6th TChart at the top with empty series to get a legend only object. Another thought is to enable the legend only in the first TChart.
Thanks for any suggestions,
Karl
My app has 5 TCharts stacked left to right (horizontal).
The legend is the same for all 5 charts. I need a single legend for clarity and to save screen space.
One Idea is to have a 6th TChart at the top with empty series to get a legend only object. Another thought is to enable the legend only in the first TChart.
Thanks for any suggestions,
Karl