Search found 5 matches
- Wed Jul 23, 2008 1:29 am
- Forum: VCL
- Topic: Draw Axis without a series:?:
- Replies: 3
- Views: 5348
drawing an axis without assigning a series
Hi Yeray thanks for your response. problem is that the series still shows up in the TChartListBox, I've already used the technique you described. i.e assign an empty series. I need to be able to add several additional axes without having a how bunch of empty series show up in the TChartListBox. I've...
- Thu Jul 03, 2008 4:32 am
- Forum: VCL
- Topic: Draw Axis without a series:?:
- Replies: 3
- Views: 5348
Draw Axis without a series:?:
hi Is there any way to display axis without assigning a visible series :?: I need to draw multiple vertical axis, the axis should be displayed regardless of whether there is a visible series associated with it. I've tried using OnAfterDraw events and then calling Axis->CustomDraw however this does n...
- Fri Aug 12, 2005 3:13 am
- Forum: VCL
- Topic: Printing Marks after moving mark wih drag mark tool
- Replies: 2
- Views: 4351
I see the problem is more serious than I realised, having moved a mark it takes a custom position, but it appears this position is defined in fixed screen corordinates, therefore zooming the chart, or change the axis min or max will cause the mark to incorrectly drawn on screen not just when printin...
- Tue Aug 09, 2005 1:53 am
- Forum: VCL
- Topic: Printing Marks after moving mark wih drag mark tool
- Replies: 2
- Views: 4351
Printing Marks after moving mark wih drag mark tool
Using BCB 6 and teechart version 7.05 If I use the drag marks tool to reposition a series mark, the mark repositions correctly on screen but when printed it is shifted from its on screen position. this appears to be related to the difference between the printer and screen resolutions. If the chart i...
- Thu Jun 23, 2005 11:32 pm
- Forum: VCL
- Topic: Printing Dotted or dashed lines
- Replies: 1
- Views: 3405
Printing Dotted or dashed lines
Printing Dotted or Dashed Axis lines Previously I've printed Chart axis lines as dashed lines using Tee Chart V7 however when I updated to V7.05 what used to be correctly drawn as a dotted line is now drawn solid. I've run older versions of the software to confirm its not due to any changes in the ...