Page 1 of 1

Point size in Legend

Posted: Mon May 28, 2007 12:33 am
by 9231397
D6Pro, Tchart 7, line series which draws points at X,Y on a Tchart.
I can control the size of the points with

with chart.series[0] as tlineseries do
Pointer.Size:=vesselshotsize.Value;

However, the point size of the symbol shown in the legend also tracks this, so if my point size is 1 you can't see the point in the legend.

How can I fix the legend point size to be different to the series point size please.

cheers
Sean

Posted: Mon May 28, 2007 7:36 am
by narcis
Hi Sean,

I'm not able to reproduce this here using v7.07, which is the latest version available at the client area. Which TeeChart version are you using?

Thanks in advance.

Posted: Mon May 28, 2007 9:25 am
by 9231397
thanks Narcis,

v 7.07 here as well.

I wondered if maybe there was a property buried somewhere which straps the legen point size to the point size used on the chart. In another project I've got the legend size remains fixed as required, but in the project under qwuestion I can't get the legend size not to change with the chart pointer size. As if there is something I've inadvertantly set or unset.

I'll go doing some further playing around.

cheers
Sean

Posted: Mon May 28, 2007 9:38 am
by narcis
Hi Sean,

Thanks for the information. If you are not able to solve the issue could you please send us a simple example project we can run "as-is" to reproduce the problem here?

You may also be interested in using pointer's HorizSize and VertSize properties instead of Size.

You can send your files at news://www.steema.net/steema.public.attahcments newsgroup or at our upload page.

Thanks in advance.