Hi Steema Support,
Kindly suggest how to show series in legend with 2 column and 3 rows.
Currently it is showing like figure 1. But we want to show legend like figure 2.
(Figure: 1):-
The legend has 2 columns and 3 rows like below Figure 2.
(Figure: 2):-
NOTE: The size and rows/columns of legend will not change when change the size of Tee chart.
Thanks & Regards
Plano Research corporation
Show legend with 2 columns and 3 rows.
-
- Guru
- Posts: 1603
- Joined: Fri Nov 15, 2002 12:00 am
Re: Show legend with 2 columns and 3 rows.
I have just added a feature request (first for VCL, which will then be ported to .NET) for Row and Column properties for Legend: id=1483amol wrote: Kindly suggest how to show series in legend with 2 column and 3 rows.
Until this request is implemented you can draw your own legend using TeeChart's AfterDraw() event.
Best Regards,
Christopher Ireland / Development & Support Steema Software Avinguda Montilivi 33, 17003 Girona, Catalonia Tel: 34 972 218 797 http://www.steema.com |
Instructions - How to post in this forum |
Re: Show legend with 2 columns and 3 rows.
Hi Steema,
Thanks for your reply.
Please suggest how to draw our own legend using TeeChart's AfterDraw() event. So kindly give any demo for the same.
Thanks in advance.
Thanks
PlanoResearch
Thanks for your reply.
Please suggest how to draw our own legend using TeeChart's AfterDraw() event. So kindly give any demo for the same.
Thanks in advance.
Thanks
PlanoResearch
Re: Show legend with 2 columns and 3 rows.
Hi steema,
we are using version of Tchart shown in attached image.
Thanks,
we are using version of Tchart shown in attached image.
Thanks,
-
- Guru
- Posts: 1603
- Joined: Fri Nov 15, 2002 12:00 am
Re: Show legend with 2 columns and 3 rows.
There's a simple example of how to do this in the second code snippet in Marc's post here.amol wrote: Please suggest how to draw our own legend using TeeChart's AfterDraw() event. So kindly give any demo for the same.
Best Regards,
Christopher Ireland / Development & Support Steema Software Avinguda Montilivi 33, 17003 Girona, Catalonia Tel: 34 972 218 797 http://www.steema.com |
Instructions - How to post in this forum |