Search found 15 matches
- Tue Feb 11, 2014 1:47 pm
- Forum: .NET
- Topic: Start position for bar series
- Replies: 7
- Views: 14400
Re: Start position for bar series
Hi Christopher, Here is sample forms application illustrating what we want. It has one bar series with 10 points. Multibars property for bar series is set to self-stacked. As can be seen after running it, bar series is drawn from (0,0) irrespective of specified x value in series data. Here are the i...
- Fri Feb 07, 2014 2:10 pm
- Forum: .NET
- Topic: Start position for bar series
- Replies: 7
- Views: 14400
Re: Start position for bar series
Hi Christopher, Thanks for your response. I’ve tried the solution provided. But it is not as per our requirement. I’ve attached an image which depicts what is expected to be rendered against the default rendering. To elaborate more on this scenario, as shown in the “Default Rendering” image the Y-Ax...
- Wed Feb 05, 2014 2:00 pm
- Forum: .NET
- Topic: Start position for bar series
- Replies: 7
- Views: 14400
Start position for bar series
Hi, Is there any way to set start position for bar series with stack style set as self-stacked? For instance, for the stacked bar series in attached snap, can we have starting position as 4.5 so that bar will start from this point? We are using tee chart for .net (Version 4.1.2013.7302). Thanks in a...
- Thu Jan 30, 2014 2:47 pm
- Forum: .NET
- Topic: Labels for error series sorted incorrectly
- Replies: 1
- Views: 5104
Labels for error series sorted incorrectly
Hi, We are using tee chart for .net (Version 4.1.2013.7302) We are facing problem while setting customized axis labels for error series. We are specifying labels while adding data in series. Following is the data added in series. As it can be seen, for 4th and last point there are no labels specifie...
- Fri Jan 24, 2014 2:02 pm
- Forum: .NET
- Topic: Problem with error series(LR style) having multiple points
- Replies: 7
- Views: 14524
Re: Problem with error series(LR style) having multiple points
This time it worked well. Thanks Christopher once again for the support.
Was it really bug? If yes, would it be available in upcoming release?
Please confirm.
Regards,
Chandran
Was it really bug? If yes, would it be available in upcoming release?
Please confirm.
Regards,
Chandran
- Fri Jan 24, 2014 8:58 am
- Forum: .NET
- Topic: Problem with error series(LR style) having multiple points
- Replies: 7
- Views: 14524
Re: Problem with error series(LR style) having multiple points
Thanks Christopher, it worked but still has one issue.
In the same application, instead of setting max value , if we try to set min value for bottom axis, same problem persists.
Could you please share the updated assembly for the same?
TIA,
Chandran
In the same application, instead of setting max value , if we try to set min value for bottom axis, same problem persists.
Could you please share the updated assembly for the same?
TIA,
Chandran
- Thu Jan 23, 2014 6:01 am
- Forum: .NET
- Topic: Problem with error series(LR style) having multiple points
- Replies: 7
- Views: 14524
Re: Problem with error series(LR style) having multiple points
Thank Christopher. But the solution doesn't address the problem we are facing. When you run the application, every point from error series is drawn correctly. But if we want to change bottom axis maximum to zero, which is valid value for all points in series, just one point from the series is drawn ...
- Wed Jan 22, 2014 2:39 pm
- Forum: .NET
- Topic: Problem with error series(LR style) having multiple points
- Replies: 7
- Views: 14524
Problem with error series(LR style) having multiple points
We are using tee chart for .net (Version 4.1.2013.7302) We are facing one problem while drawing error series with left-right style having multiple points in it. Let’s consider following example: Say we have error series with 5 points values as follows X = {0,1,2,3,4} Bar = {50,80,20,60,40} Std. Erro...
- Fri Jan 17, 2014 2:45 pm
- Forum: .NET
- Topic: Problem for plotting error series with left right style
- Replies: 12
- Views: 21330
Re: Problem for plotting error series with left right style
Thanks Christopher for zip.
But there is a problem with it. I downloaded it but could not extract it. Is there any problem with it or am I missing something.
TIA,
Chandran
But there is a problem with it. I downloaded it but could not extract it. Is there any problem with it or am I missing something.
TIA,
Chandran
- Thu Jan 16, 2014 5:44 am
- Forum: .NET
- Topic: Problem for plotting error series with left right style
- Replies: 12
- Views: 21330
Re: Problem for plotting error series with left right style
Thank Christopher.
It would be really helpful in our further development.
We are using .Net framework 4.0. Please share the pre-release TeeChart.dll for the same.
thanks,
Chandran
It would be really helpful in our further development.
We are using .Net framework 4.0. Please share the pre-release TeeChart.dll for the same.
thanks,
Chandran
- Wed Jan 15, 2014 9:11 am
- Forum: .NET
- Topic: Problem for plotting error series with left right style
- Replies: 12
- Views: 21330
Re: Problem for plotting error series with left right style
Thanks Sandra, for the information.
Can you please let us know when is the next maintenance release?
Also, to allow us to continue development, is there any solution you can offer ?
Will it be possible for you to share the code for fix or test installer?
Thanks,
Chandran
Can you please let us know when is the next maintenance release?
Also, to allow us to continue development, is there any solution you can offer ?
Will it be possible for you to share the code for fix or test installer?
Thanks,
Chandran
- Mon Jan 13, 2014 5:32 am
- Forum: .NET
- Topic: Problem for plotting error series with left right style
- Replies: 12
- Views: 21330
Re: Problem for plotting error series with left right style
Thanks Sandra.
For one important delivery we are dependent on the fix and we are stuck. Can you please update when the fix will be available?
or
Is there is any alternative solution available to us?
It will be really of a great help.
Thanks,
Chandran
For one important delivery we are dependent on the fix and we are stuck. Can you please update when the fix will be available?
or
Is there is any alternative solution available to us?
It will be really of a great help.
Thanks,
Chandran
- Tue Jan 07, 2014 5:24 am
- Forum: .NET
- Topic: Problem for plotting error series with left right style
- Replies: 12
- Views: 21330
Re: Problem for plotting error series with left right style
Thanks Sandra, for your immediate response confirming the issue.
Looking forward for the solution.
Regards,
Chandran
Looking forward for the solution.
Regards,
Chandran
- Tue Dec 31, 2013 11:47 am
- Forum: .NET
- Topic: Problem for plotting error series with left right style
- Replies: 12
- Views: 21330
Re: Problem for plotting error series with left right style
Here are the new set of images one using tee chart for .net and other using ocx. Both has same data as: x = 2.661 bar = 0.632 std err = 1 When we compare these images we find following set of differences: for ocx control : minimum of bar is < 2, also max of bar > 3.5 for .net control : minimum of ba...
- Tue Dec 31, 2013 9:18 am
- Forum: .NET
- Topic: Problem for plotting error series with left right style
- Replies: 12
- Views: 21330
Problem for plotting error series with left right style
We are using tee chart for .net (Version 4.1.2013.7302) We want to plot error series with left and right error style in which std. error values would be greater than bar values for error series points. To illustrate the problem, let’s consider following scenario: Say we have error series with one po...