I'm using a TChartEditorPanel to provide my users the capability of customize the series a chartof my application. They cannont add new series, but change actual series in chart.
When they press che Change button they can change the series type through the ChartGallery dialog, but I would like to show only a limited set of them.
How to show only the Standard tab in the TeeChart Gallery dialog?
Filtering Series in ChartEditorPanel Gallery
-
- Site Admin
- Posts: 14730
- Joined: Mon Jun 09, 2003 4:00 am
- Location: Banyoles, Catalonia
- Contact:
Hi b.e,
If you don't add any series related unit at the uses section you'll only get standar series in the chart editor panel. Which TeeChart related units do you have in the uses section?
If you don't add any series related unit at the uses section you'll only get standar series in the chart editor panel. Which TeeChart related units do you have in the uses section?
Best Regards,
Narcís Calvet / 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 |
-
- Site Admin
- Posts: 14730
- Joined: Mon Jun 09, 2003 4:00 am
- Location: Banyoles, Catalonia
- Contact:
Hi b.e,
This can not be done directly. We will add your request to the wish-list to be considered for inclusion in next releases. In the meantime you can create your own custom gallery as shown in the examples at All Features\Welcome!\Components\Gallery in the new features demo, available at TeeChart's program group.
This can not be done directly. We will add your request to the wish-list to be considered for inclusion in next releases. In the meantime you can create your own custom gallery as shown in the examples at All Features\Welcome!\Components\Gallery in the new features demo, available at TeeChart's program group.
Best Regards,
Narcís Calvet / 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 |