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
Trying to create a customized Tee chart Editor
Re: Trying to create a customized Tee chart Editor
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,
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 |
Instructions - How to post in this forum |
Re: Trying to create a customized Tee chart Editor
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”.
And we have used Show Export Dialog, in this dialog I want to hide “Native” and “Theme” tabs.
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
Thanks for the reply. I have displayed only Series tab, in this tab I want to hide “General Tab” and “Marks Tab”.
And we have used Show Export Dialog, in this dialog I want to hide “Native” and “Theme” tabs.
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
Re: Trying to create a customized Tee chart Editor
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,
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 |
Instructions - How to post in this forum |