Hi,
The problem with a legend is that it occupies a lot of space on the chart. I would like to add some label string to each series, which will be displayed somewhere along the line.
I tried something like:
line = new Steema.TeeChart.Styles.Line();
line.Add(" series name");
but that did not work out fine.
In your demo I found an example for a bar series, that worked.
Is there any solution for that while using series ?
Thanks in advance.
Kind regards,
Antoon Koster
Netherlands
Adding labels to series
Hi.
In this case the best solution is to use the annotation tool to add extra text to chart/series. There are couple of example of this tool available in TeeChart .NET demo.I would like to add some label string to each series, which will be displayed somewhere along the line.
Marjan Slatinek,
http://www.steema.com
http://www.steema.com