Trying to create a customized Tee chart Editor

TeeChart for Microsoft Visual Studio .NET, Xamarin Studio (Android, iOS & Forms) & Monodevelop.
Post Reply
amol
Advanced
Posts: 231
Joined: Tue Mar 29, 2005 5:00 am

Trying to create a customized Tee chart Editor

Post by amol » Thu Oct 24, 2013 1:28 pm

Hi Steema Support,

I am trying to create a customized Tee chart Editor for my chart that include specific option as per my need .so for the same I am trying to creating a window that show limited editor option. Is it possible to inherit the Tee chart class and use its function for creating customized editor.
It will so helpful for us if you please provide any alternative solution.

Thanks in advance.

Thanks and Regards
Planoresearch

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

Re: Trying to create a customized Tee chart Editor

Post by Sandra » Fri Oct 25, 2013 9:23 am

Hello amol,

You could create your custom editor as doing in next link. Could you please taking a look in the link and tell us if it works as you want? If you have any problems please let me know.

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: Trying to create a customized Tee chart Editor

Post by amol » Fri Oct 25, 2013 12:10 pm

Hi Steema Support,
Thanks for the reply. I have displayed only Series tab, in this tab I want to hide “General Tab” and “Marks Tab”.
a1.jpg
a1.jpg (46.65 KiB) Viewed 7367 times
And we have used Show Export Dialog, in this dialog I want to hide “Native” and “Theme” tabs.
a2.jpg
a2.jpg (39.09 KiB) Viewed 7352 times
tChart1.Export.ShowExportDialog();
Another thing is that I want to export only one series data ( Chart Editor) that I have selected or clicked not all the series of the chart because there is more than one series in my chart.


It will so helpful for us if you please provide any alternative solution.

Thanks in advance.

Thanks and Regards
Planoresearch

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

Re: Trying to create a customized Tee chart Editor

Post by Sandra » Mon Oct 28, 2013 9:46 am

Hello Amol,

But I'm afraid it doesn't allow to hide its tabs. It has still added it to the wish list with number [TF0201513] to be implemented in future releases of TeeChartFor.Net. The only alternative is, if you have source code, implement a solution where allow you access to sub editors an select the tabs as you want.

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