Search found 10 matches
- Thu Nov 26, 2015 9:33 pm
- Forum: .NET
- Topic: Chaging Titles of Teechart Forms
- Replies: 8
- Views: 13214
Re: Chaging Titles of Teechart Forms
Hi Christopher, You're correct. We were able to change the export's title using the code for instantiating it outside the chart editor. Only one that we're left with is the gallery. However, we're thinking of upgrading our subscription which, I believe, will solve our problem. Thanks heaps for your ...
- Thu Nov 26, 2015 1:31 am
- Forum: .NET
- Topic: Chaging Titles of Teechart Forms
- Replies: 8
- Views: 13214
Re: Chaging Titles of Teechart Forms
Hi Christopher, We can instantiate the context forms but how do we handle the event when it is accessed from the chart editor? Our users are able to change series type or add a new series from the chart editor. As an example, please follow these steps: 1. From chart editor, click on Series Tab 2. Cl...
- Tue Nov 24, 2015 11:46 pm
- Forum: .NET
- Topic: Chaging Titles of Teechart Forms
- Replies: 8
- Views: 13214
Re: Chaging Titles of Teechart Forms
Hi Christopher, Sorry but I am not being able to get which part of the code in the example sets the title of my Desired Forms? As I already have mentioned, I am able to set the title of the editor, Hide and display tabs under the editor but my aim is to change title "Tee Chart Gallery" and "Tee Char...
- Mon Nov 23, 2015 10:27 pm
- Forum: .NET
- Topic: Chaging Titles of Teechart Forms
- Replies: 8
- Views: 13214
Re: Chaging Titles of Teechart Forms
Hi Christopher,
Thanks for replying.
I've seen the examples. We're currently not subscribed for 100% source code (planning to move).
I was just wondering is it doable from our application at runtime without having teechart source?
Regards
Khaled
Thanks for replying.
I've seen the examples. We're currently not subscribed for 100% source code (planning to move).
I was just wondering is it doable from our application at runtime without having teechart source?
Regards
Khaled
- Fri Nov 20, 2015 3:40 am
- Forum: .NET
- Topic: Chaging Titles of Teechart Forms
- Replies: 8
- Views: 13214
Chaging Titles of Teechart Forms
Hello team,
Similar to that of the Chart Editor, are we able to change titles of the series gallery form and export form? - Screenshots attached. If we can, what is the approach? Please suggest.
Thanks in advance
Kind regards
Khaled
Similar to that of the Chart Editor, are we able to change titles of the series gallery form and export form? - Screenshots attached. If we can, what is the approach? Please suggest.
Thanks in advance
Kind regards
Khaled
- Thu Nov 19, 2015 11:04 pm
- Forum: .NET
- Topic: Exception for Histogram Series
- Replies: 2
- Views: 5992
Re: Exception for Histogram Series
Hi Christopher,
No worries at all. That was just a minor one we came up with while testing our application's stability and features.
Thank you for your prompt feedback as always and for considering the issue .
Best regards
Khaled
No worries at all. That was just a minor one we came up with while testing our application's stability and features.
Thank you for your prompt feedback as always and for considering the issue .
Best regards
Khaled
- Thu Nov 19, 2015 1:50 am
- Forum: .NET
- Topic: Exception for Histogram Series
- Replies: 2
- Views: 5992
Exception for Histogram Series
Hi Support, We have an issue in the Chart Editor for Histogram Series. After a certain step up in zoom-in, an exception is thrown saying over overflow error and the application breaks. To reproduce: 1. Add a histogram series from the chart editor. 2. Assign random data into the series and hit apply....
- Tue Nov 10, 2015 1:21 am
- Forum: .NET
- Topic: Exception with Series Band
- Replies: 5
- Views: 9514
Re: Exception with Series Band
Hi Christopher
Thanks for resolving the issue. It is so nice to have such an awesome tool and prompt help from you guys.
Kind regards
Khaled
Thanks for resolving the issue. It is so nice to have such an awesome tool and prompt help from you guys.
Kind regards
Khaled
- Sun Nov 08, 2015 10:54 pm
- Forum: .NET
- Topic: Exception with Series Band
- Replies: 5
- Views: 9514
Re: Exception with Series Band
Hi Christopher, We are not coding the series band feature since we do not want the series band to be added by default. Our users may optionally add series bands using the chart editor. Steps to reproduce: 1. Add a series 2. Assign random values into the series data source 3. Add a series band from t...
- Thu Nov 05, 2015 11:48 pm
- Forum: .NET
- Topic: Exception with Series Band
- Replies: 5
- Views: 9514
Exception with Series Band
Hello Help desk, We are having issues with Series Band tool. When a user adds a series band from the chart editor without selecting Series2 and tries to delete series band that contains only one series, the application breaks. We need to handle this exception. Is there any way to handle the add seri...