Search found 8 matches

by msr
Tue Mar 18, 2008 11:22 pm
Forum: VCL
Topic: Bug in ArrowSeries border/line style
Replies: 1
Views: 4100

Bug in ArrowSeries border/line style

Arrow series displayed in two dimensions (i.e., 3D turned off) with line styles (borders) other than solid and a width of 1 do not display correctly. The "background" between the dashes and dots (small dots don't count since they are drawn differently) is always black rather than being the backgroun...
by msr
Tue Feb 13, 2007 4:47 pm
Forum: VCL
Topic: Legend checkbox error
Replies: 4
Views: 7198

I got the info.
by msr
Mon Feb 12, 2007 5:55 pm
Forum: VCL
Topic: Legend checkbox error
Replies: 4
Views: 7198

I'd be happy to beta test v8. Just let me know what I need to do to start testing it.
by msr
Tue Feb 06, 2007 10:50 pm
Forum: VCL
Topic: Editor panel customization?
Replies: 1
Views: 4209

Editor panel customization?

Many of the basic customization options available for the Chart editor (e.g., hiding or displaying various tabs and buttons) do not appear to be available for the embedded editor panel. I've also had no luck in programatically hiding these tabs at runtime. Changing the Visible property or trying to ...
by msr
Tue Feb 06, 2007 10:46 pm
Forum: VCL
Topic: Legend checkbox error
Replies: 4
Views: 7198

Legend checkbox error

TeeChart Pro 7.08 Win32 VCL There is a bug when one changes the legend style from "No check boxes" to "Check boxes" and back. If you have multiple series on a chart and change the legend to show checkboxes, this works fine. When you change it back to no check boxes, it turns off the checkboxes, but ...
by msr
Wed Sep 27, 2006 5:46 pm
Forum: VCL
Topic: Custom Marks for Pie/Donut Series
Replies: 2
Views: 5429

That never even occurred to me. What a great idea. Thanks, I'll give it a try.
by msr
Tue Sep 26, 2006 9:42 pm
Forum: VCL
Topic: TeeChart v8 VCL Beta Released
Replies: 58
Views: 84868

I'm not sure I have time to properly beta-test v8 for you, but I do have a number of suggestions for a new release. 1) Fix the long-standing QDialogs bug (goes back to at least v5, and probably v4). Specifically, if QDialogs is used in any unit in the project, many of the series formatting options w...
by msr
Tue Sep 26, 2006 9:07 pm
Forum: VCL
Topic: Custom Marks for Pie/Donut Series
Replies: 2
Views: 5429

Custom Marks for Pie/Donut Series

I would like to be able to place the marks for a pie/donut chart inside the slices. I cannot find a way to detect the position of an individual slice that would allow me to place a custom mark at that location. Functions such as CalcXPos(ValueIndex) return the origin of the pie chart rather than the...