Hi!
I'm a longtime user of TeeChart (> 20 years!). I have a suggestion that I think could help developers to work with TeeChart.
When developing apps, I tend to use the TChartEditor component to prototype new features, but I often struggle with how the settings in the TChartEditor map to the properties and sub-properties of the TChart and TSeries objects.
So the suggestion is this - could you add documentation to the TChartEditor component that tells people how each feature there maps to TChart and TSeries properties? I realize that this info would only be useful to developers - not to end users, so perhaps it could be shown only in a specific mode (e.g., switched-on in a debugging/advanced mode).
Hope you like the suggestion - keep up the great work!
Charlie
PS - Apologies for also posting this in VCL forum.
Improving TChartEditor/Making App Development Easier
-
- Newbie
- Posts: 11
- Joined: Thu Dec 05, 2019 12:00 am
Re: Improving TChartEditor/Making App Development Easier
Hello Charlie,
I understand it would be interesting to find a way to easily show the properties modified. However, I'm not sure it could be done easily. Also note you can open the form in "text mode" and see all the modified properties in the chart and series.
I understand it would be interesting to find a way to easily show the properties modified. However, I'm not sure it could be done easily. Also note you can open the form in "text mode" and see all the modified properties in the chart and series.
Best Regards,
Yeray Alonso Development & Support Steema Software Av. Montilivi 33, 17003 Girona, Catalonia (SP) | |
Please read our Bug Fixing Policy |
-
- Newbie
- Posts: 11
- Joined: Thu Dec 05, 2019 12:00 am
Re: Improving TChartEditor/Making App Development Easier
OK - well thanks for considering anyway!