Search found 7 matches
- Wed May 28, 2008 3:23 pm
- Forum: .NET
- Topic: Can the .net software produce certain kinds of plots?
- Replies: 3
- Views: 3524
I will send samples of what we need to do. Please review
Please see .pdf called Figure 5-15
- Wed May 28, 2008 2:54 am
- Forum: .NET
- Topic: Can the .net software produce certain kinds of plots?
- Replies: 3
- Views: 3524
Can the .net software produce certain kinds of plots?
We need to develop a back-end application that can produce a Box-Whisker plot and a probablity plot. This application will receive client requests from a web interface and we will have to return a plot (most likely in a .pdf). Will the TeeChart for .NET do these things. I can send samples of what we...
- Wed May 21, 2008 3:08 pm
- Forum: ActiveX
- Topic: Can Teechart do probability axis plots
- Replies: 1
- Views: 2873
Can Teechart do probability axis plots
I wanted to know if Teechart can do probability plots. In these plots, the axis is numbered according to a pdf.
- Mon Dec 24, 2007 8:34 pm
- Forum: ActiveX
- Topic: How to go back to auto labels from custom labels?
- Replies: 5
- Views: 6010
Workaround
I found the way to workaround the issue is to use a custom horizontal axis whenever you want to use custom labels on the bottom axis. THis way, the standard bottom axis can always remain as an auto-label axis.
Steve Bourne
Steve Bourne
- Mon Dec 24, 2007 2:41 pm
- Forum: ActiveX
- Topic: How to go back to auto labels from custom labels?
- Replies: 5
- Views: 6010
Deeper than re-populating the series
Thanks Jorge, It seems to be even deeper than that. I am actually using the clearchart method, which should remove all series and return the chart to default settings. Then, I add completely new series, with no custom labels. Even then, the standard scale-based labels don't return. It seems like onc...
- Sat Dec 22, 2007 1:51 pm
- Forum: ActiveX
- Topic: How to go back to auto labels from custom labels?
- Replies: 5
- Views: 6010
A good example is in the feature demo program
A good example of what I am talking about is in the Teechart Feature Demo program that shows custom labels. Note that when you turn off the custom labels with the check box, the labels for the left axis disappear altogether. The standard scale-based axis labels do not take their place - and I am not...
- Fri Dec 21, 2007 3:41 pm
- Forum: ActiveX
- Topic: How to go back to auto labels from custom labels?
- Replies: 5
- Views: 6010
How to go back to auto labels from custom labels?
I have used custom labels on the bottom axis of my chart. I now want to re-populate the chart with other information and return to automatic labels, but it seems once I do anything with custom labels, I can't get the chart to return to automatic labels.
Any help is appreciated.
Steve Bourne
Any help is appreciated.
Steve Bourne