TChart legend woes
Posted: Tue Feb 22, 2005 1:06 pm
Hi,
I have a TChart (5.01) in which a variable amount of series can be placed.
I have a legend at the bottom, and have set the Legend.ResizeChart to true, and some margin (like 4%) to bottom.
Sometimes the legend is nicely spread out like;
--
Series 1 Series 2 Series 3
Series 4
--
But sometimes the legend refuses to do this, but it stacks the legend like;
--
Series 1
Series 2
Series 3
Series 4
---
Is there a property that prevents stacking it like this ? I have 7 series max, and would like to have them ordered 3 on a row max, or else the chart gets drastically resized.
Thanks in advance,
- Jorgen
I have a TChart (5.01) in which a variable amount of series can be placed.
I have a legend at the bottom, and have set the Legend.ResizeChart to true, and some margin (like 4%) to bottom.
Sometimes the legend is nicely spread out like;
--
Series 1 Series 2 Series 3
Series 4
--
But sometimes the legend refuses to do this, but it stacks the legend like;
--
Series 1
Series 2
Series 3
Series 4
---
Is there a property that prevents stacking it like this ? I have 7 series max, and would like to have them ordered 3 on a row max, or else the chart gets drastically resized.
Thanks in advance,
- Jorgen