Search found 4 matches

by mdemoret
Mon Mar 05, 2012 9:39 pm
Forum: .NET
Topic: Issues When Using Null Points and Sphere Points
Replies: 3
Views: 3994

Re: Issues When Using Null Points and Sphere Points

Sandra, Thank you for your help. The two workarounds you described do help me out with the problems I was encountering. However, I do feel that the first issue is a bug because the null points should all be treated consistently (Either all drawn at y=0 or hidden similar to the point at x=6) and not ...
by mdemoret
Thu Feb 23, 2012 7:26 pm
Forum: .NET
Topic: Issues When Using Null Points and Sphere Points
Replies: 3
Views: 3994

Issues When Using Null Points and Sphere Points

Stemma, I have encountered a couple more problems when working with Steema's Line Charts. The first problem that I encountered is if a null point's color does not match the color of the series line, some of the points will still be drawn. Using TeeCharts 4.1.2012.1031 with a blank chart with one ser...
by mdemoret
Thu Jan 12, 2012 5:18 pm
Forum: .NET
Topic: Polar Plot Incorrectly Plots Points With ClockWiseLabels
Replies: 3
Views: 3844

Re: Polar Plot Incorrectly Plots Points With ClockWiseLabels

Sandra, Thank you for the quick reply. I will update to the latest release and check both of these issues again. However, I am unsure which issue got submitted as a bug. The code you posted in response to question 1 seems more related to the second question I asked. Is there a public bug tracking sy...
by mdemoret
Wed Jan 11, 2012 6:14 pm
Forum: .NET
Topic: Polar Plot Incorrectly Plots Points With ClockWiseLabels
Replies: 3
Views: 3844

Polar Plot Incorrectly Plots Points With ClockWiseLabels

Hello Steema, I've been working with TeeChart's Polar Plots and I came across odd functionality when using the ClockWiseLabels property. It seems that when ClockWiseLabels is set to true the points are still plotted normally in a counter-clockwise order. I created a simple project to illustrate this...