Search found 30 matches
- Tue Jun 01, 2004 6:59 pm
- Forum: ActiveX
- Topic: Possible to persist Marks Tip?
- Replies: 6
- Views: 14884
more feedback on alternate solution
I too was having trouble with keeping MarksTips displayed. Whenever I have a TeeChart in a dockable window that is undocked, the MarksTips are removed instantly, so they appear not to work at all. I assume this is related to some automatic and frequent refreshing that is going on. It turns out that ...
- Mon May 31, 2004 12:04 pm
- Forum: .NET
- Topic: Background color when trying to save or copy chart
- Replies: 2
- Views: 9891
workaround -- partial solution
I have a comment that I hope may help. I also have a related question. First, I have found a workaround for this problem when copying charts to the clipboard at runtime. It may also work for printing, but I haven't tried it. Instead of using Chart | Panel | Background | Color... in the TeeChart Edit...
- Tue Jan 27, 2004 5:28 pm
- Forum: .NET
- Topic: What are the series size limitations of a ColorGrid?
- Replies: 1
- Views: 8733
What are the series size limitations of a ColorGrid?
What is the maximum length of an x-axis one can use with the ColorGrid? I have been using ColorGrids without any problems, until yesterday when I charted a series with about 20,000 points. This causes a runtime exception. I have not yet investigated further. I wanted to first find out if there is a ...
- Mon Jan 26, 2004 8:08 pm
- Forum: .NET
- Topic: How can I avoid "Mark" overlap on a Pie Chart
- Replies: 8
- Views: 21155
- Mon Jan 26, 2004 7:23 pm
- Forum: .NET
- Topic: Labels.Separation bug?
- Replies: 4
- Views: 18535
Hi, I appreciate the prior help on this topic, but this problem is still an open issue for me. The workaround provided previously is insufficient, and the latest release has apparently not addressed this problem. Here is the background. Steema support previously sent me a solution to this issue, bas...
- Mon Jan 26, 2004 5:45 pm
- Forum: .NET
- Topic: Unhandled Exception in Examples
- Replies: 1
- Views: 9793
Unhandled Exception in Examples
I installed the latest build for VS.NET 2002, and opened TeeChart for .NET Examples. I clicked on New Features | Chart | Canvas | Rotated Ellipses, and I encountered the following exception. ************** Exception Text ************** System.OverflowException: Overflow error. at System.Drawing.Grap...
- Fri Jan 16, 2004 3:38 pm
- Forum: .NET
- Topic: MaximumOffset and MinimumOffset do not work on custom axes
- Replies: 9
- Views: 36717
- Sat Nov 29, 2003 4:37 am
- Forum: .NET
- Topic: Is this possible - display an icon on chart?
- Replies: 3
- Views: 17843
This works very nicely! I have 3 more quick questions: 1. When is the appropriate time to call Refresh() on the chart after drawing images in the AfterDraw() method? 2. I assume AfterDraw() is called only once for a chart, not once for each series in the chart, correct? 3. Is there a property simila...
- Sat Nov 29, 2003 1:14 am
- Forum: .NET
- Topic: How can I avoid "Mark" overlap on a Pie Chart
- Replies: 8
- Views: 21155
When I first started looking at various charting products, I felt the same way. I selected a different product initially because it seemed easier/better than TeeChart. I actually ended up purchasing more than 1 charting component in my search for the best. But after spending more time working with v...
OK, I'll bite. (I assume this is a series question.) http://www.go-mono.com/c-sharp.html Question 1: What is Mono exactly? The Mono Project is an open development initiative sponsored by Ximian that is working to develop an open source, Unix version of the Microsoft .NET development platform. Its ob...
- Tue Nov 25, 2003 4:49 pm
- Forum: .NET
- Topic: Question about building a chart
- Replies: 1
- Views: 10918
I'm another new user, but I can offer a suggestion. Try adding 3 area series using the designer (TeeChart Editor) and setting the property to Stacked100 (also in the designer). The generated code is: this.area3.Stacked = Steema.TeeChart.Styles.CustomStack.Stack100; Here's what help says: The MultiAr...
- Tue Nov 25, 2003 4:22 pm
- Forum: .NET
- Topic: Inconsistant Error:Index was outside the bounds of the array
- Replies: 2
- Views: 10682
- Tue Nov 25, 2003 4:07 pm
- Forum: .NET
- Topic: Series Editor shows only a non-functional dialog page
- Replies: 4
- Views: 17587
- Tue Nov 25, 2003 2:05 pm
- Forum: .NET
- Topic: Series Editor shows only a non-functional dialog page
- Replies: 4
- Views: 17587
- Tue Nov 25, 2003 1:57 pm
- Forum: .NET
- Topic: Multiline Series Marks display improperly
- Replies: 7
- Views: 25612
the "Issue Tracker"
Thank you for your reply. >Yes, you are correct, it's a bug. I've also added it on our defect list to be >considered for the next maintenance releases. I don't see anything in the "Issue Tracker" section of this support web for any of the dot net defects. How do they get added to the issue tracker? ...