Search found 8 matches
- Tue Mar 18, 2008 11:22 pm
- Forum: VCL
- Topic: Bug in ArrowSeries border/line style
- Replies: 1
- Views: 4617
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...
- Tue Feb 13, 2007 4:47 pm
- Forum: VCL
- Topic: Legend checkbox error
- Replies: 4
- Views: 8295
- Mon Feb 12, 2007 5:55 pm
- Forum: VCL
- Topic: Legend checkbox error
- Replies: 4
- Views: 8295
- Tue Feb 06, 2007 10:50 pm
- Forum: VCL
- Topic: Editor panel customization?
- Replies: 1
- Views: 4765
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 ...
- Tue Feb 06, 2007 10:46 pm
- Forum: VCL
- Topic: Legend checkbox error
- Replies: 4
- Views: 8295
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 ...
- Wed Sep 27, 2006 5:46 pm
- Forum: VCL
- Topic: Custom Marks for Pie/Donut Series
- Replies: 2
- Views: 6177
- Tue Sep 26, 2006 9:42 pm
- Forum: VCL
- Topic: TeeChart v8 VCL Beta Released
- Replies: 58
- Views: 102664
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...
- Tue Sep 26, 2006 9:07 pm
- Forum: VCL
- Topic: Custom Marks for Pie/Donut Series
- Replies: 2
- Views: 6177
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...