Plebs rejoice - problem solved! That's where I had been looking for the outline option but it turns out I was running v6.0.0.3 - upgrading to the latest release results in Microsoft IntelliSense (an oxymoron if ever I've seen one!) showing the "Outline" option under "Font".
Thanks for your help.
Search found 9 matches
- Thu Aug 19, 2004 10:46 am
- Forum: ActiveX
- Topic: Text Outline on Annotation Tool
- Replies: 2
- Views: 5770
- Thu Aug 19, 2004 7:58 am
- Forum: ActiveX
- Topic: Text Outline on Annotation Tool
- Replies: 2
- Views: 5770
Text Outline on Annotation Tool
At design time I can see how to add an outline to the text in an annotation tool by clicking on Outline under the Text tab - this brings up a Border Editor dialog. However, I need to add the tool at run-time and cannot see any option (under .Tools.Items(0).asAnnotation.Shape) that will allow me to s...
- Wed May 05, 2004 1:24 pm
- Forum: ActiveX
- Topic: Wrapping axis text and point series items dissapear zooming
- Replies: 5
- Views: 10367
- Tue Apr 06, 2004 10:20 am
- Forum: ActiveX
- Topic: Wrapping axis text and point series items dissapear zooming
- Replies: 5
- Views: 10367
Pep, The example for multiline text is not quite what I need. It is the axis title (not the labels - sorry for the confusion) that need to autowrap. I know how to manually add a carraige return but I do not know how long the title is going to be and need it to automatically wrap when it gets too lar...
- Tue Apr 06, 2004 10:08 am
- Forum: ActiveX
- Topic: Wrapping axis text and point series items dissapear zooming
- Replies: 5
- Views: 10367
- Thu Apr 01, 2004 10:08 am
- Forum: ActiveX
- Topic: Wrapping axis text and point series items dissapear zooming
- Replies: 5
- Views: 10367
Wrapping axis text and point series items dissapear zooming
Two Questions; 1 - How do you get the text on an axis label to autowrap? (See pictures below) 2 - When zooming in on an area the plots for the point series seem to disappear. I have a number of series and some of the points are overlapped. If I zoom in to one area of the chart the points for some, o...
- Tue Mar 30, 2004 3:52 pm
- Forum: ActiveX
- Topic: Point Series appear behind axes
- Replies: 1
- Views: 5707
Point Series appear behind axes
How can you get the plots for the point series to be displayed on top of the axes? They are always clipped by the axes unless you set the gradient of the series to radial - but I don't always want them to have a gradient. Also, how do you set the end colour for the gradient? I can only see how to se...
- Wed Jan 14, 2004 1:38 pm
- Forum: ActiveX
- Topic: Loading panel background image from the clipboard
- Replies: 1
- Views: 6732
Loading panel background image from the clipboard
Is there any way to load the contents of the clipboard directly as the panel background (using version 6)
- Wed Jan 14, 2004 11:45 am
- Forum: ActiveX
- Topic: Detecting Keypress on chart
- Replies: 1
- Views: 6761
Detecting Keypress on chart
There is no Keypress or Keydown events for TChart objects and the keypress events on the form do not fire when there is a TChart object active.
How can I capture keyboard events?
How can I capture keyboard events?