Legend scroll bar issue

TeeChart for ActiveX, COM and ASP
Post Reply
amol
Advanced
Posts: 231
Joined: Tue Mar 29, 2005 5:00 am

Legend scroll bar issue

Post by amol » Thu Jun 21, 2012 1:20 pm

Hi,

There is some issue I am facing with Legend scroll bar, which I want to share with you. I am using ActiveX TeechartX7 while I am trying to add Legend scrollbar and try to set its property it show error dialog.
Code written to add Legend scroll bar is as follows:
m_chart1.GetTools().Add(tcLegendScrollBar);
m_chart1.GetTools().GetItems(0).GetAsLegendScrollBar().SetDrawStyle(dsWhenNeeded);

It would be very kind of you if you could suggest me with a better option to do so.

Regards,
Amol

Sandra
Site Admin
Site Admin
Posts: 3132
Joined: Fri Nov 07, 2008 12:00 am

Re: Legend scroll bar issue

Post by Sandra » Thu Jun 21, 2012 2:45 pm

Hello amol,

I am afraid I can not reproduce your problem here, please can you made a simple project we run as-is here because we can try to find a solution for your problem?

Thanks,
Best Regards,
Sandra Pazos / Development & Support
Steema Software
Avinguda Montilivi 33, 17003 Girona, Catalonia
Tel: 34 972 218 797
http://www.steema.com
Image Image Image Image Image Image
Instructions - How to post in this forum

amol
Advanced
Posts: 231
Joined: Tue Mar 29, 2005 5:00 am

Re: Legend scroll bar issue

Post by amol » Tue Jun 26, 2012 1:37 pm

Hello Sandra
i send you demo project please go through it.
when I am trying to add Legend scrollbar and try to set its property it show error dialog "Not Implemented"
i am using ActiveX7 teechart.

it would be very kind of you if you could suggest me with a better option to do so.

Regards,
Amol
Attachments
LegendScrollBar_AxisIssue_add_legend_ scrollbartool.rar
(275.43 KiB) Downloaded 786 times

Sandra
Site Admin
Site Admin
Posts: 3132
Joined: Fri Nov 07, 2008 12:00 am

Re: Legend scroll bar issue

Post by Sandra » Mon Jul 02, 2012 5:58 pm

Hello Amol,

Sorry for the delay. We have done many test with your code in last version 7 and in last version 2012 and in last version 2012 your problem doesn't appear,therefore your problem is solved in last version of TeeChartActivex2012. I recommend you check if your problem appears for you with last version using Evaluation version that you can download here.

Thanks,
Best Regards,
Sandra Pazos / Development & Support
Steema Software
Avinguda Montilivi 33, 17003 Girona, Catalonia
Tel: 34 972 218 797
http://www.steema.com
Image Image Image Image Image Image
Instructions - How to post in this forum

Post Reply