Setting Legend.VertSpacing causes wider Symbol
Posted: Tue Aug 22, 2017 8:14 pm
TChart 2016.18.160504
In the attached demo, a bitmap created from a TChart is copied to a TImage. The problem is the legend' symbol for each series is not square. They are too long.
Remove this line:
lChart.Legend.VertSpacing := 40;
and it works fine--except the vertical spacing is too tight.
Is this fixed in the latest version? (The latest version breaks our existing code so it is not easy to test).
Thank you,
Ed Dressel
In the attached demo, a bitmap created from a TChart is copied to a TImage. The problem is the legend' symbol for each series is not square. They are too long.
Remove this line:
lChart.Legend.VertSpacing := 40;
and it works fine--except the vertical spacing is too tight.
Is this fixed in the latest version? (The latest version breaks our existing code so it is not easy to test).
Thank you,
Ed Dressel