Page 1 of 1

Display Legend series labels at custom positions

Posted: Mon Apr 08, 2019 11:29 am
by 16683749
Hi,

We are using: Teechart activeX pro 2018 and Visual studio 2017

We need to display the legend of specific series in user-defined position (a group of series' in different columns). Is there a way we can do this??

We tried the approach to use custom position setting in legend options, but the symbols did not move along with the legend text.

Attached image shows exactly how we need the display of series titles in legend.

We would therefore request you to kindly guide us.

Regards,
Bhanu

Re: Display Legend series labels at custom positions

Posted: Tue Apr 09, 2019 11:10 am
by yeray
Hello,

I've added a ticket in the public tracker to implement Legend's NumCols, NumRows and MaxNumRows properties from TeeChart VCL (note Teechart ActiveX is a wrapper from TeeChart VCL):
http://bugs.teechart.net/show_bug.cgi?id=2180

When this will be done, you should be able to do something like this.