Search found 23 matches
- Tue Jul 19, 2005 9:03 pm
- Forum: ActiveX
- Topic: Transparent Marks only?
- Replies: 1
- Views: 4643
Transparent Marks only?
With TChart AX 7 the background of Marks seems to be transparent all the time. I can't make the background of the Mark into a non-see-through color. In earlier versions of TChart the Marks were opaque. Now you can't read their value because they are transparent and they get mixed with the Chart back...
- Tue Aug 17, 2004 3:51 pm
- Forum: ActiveX
- Topic: Question about TeeChart Pro AX v7
- Replies: 2
- Views: 6496
- Tue Aug 17, 2004 12:53 pm
- Forum: ActiveX
- Topic: Question about TeeChart Pro AX v7
- Replies: 2
- Views: 6496
Question about TeeChart Pro AX v7
Could someone confirm that the new release of TeeChart Pro AX v7 provides transparent colors for the Map Series? I need this feature and will will upgrade as soon as I know that it is contained in the new version.
Thanks,
Bob
Thanks,
Bob
- Thu Jul 01, 2004 3:28 pm
- Forum: ActiveX
- Topic: Need help - Transparent Colors in Map Series in V7 Beta
- Replies: 8
- Views: 14338
Hey Pep, Thank you very much for helping me through this. I am happy that there will be the ability to make transparent colors for Map series polygons. After your last post, I was able to see the transparency by manually setting it through the design-time editor!!!!!!!!! This is exactly what I need....
- Wed Jun 30, 2004 1:56 pm
- Forum: Wishes and ideas
- Topic: Transparent Colors for Map Series
- Replies: 2
- Views: 10454
Transparent Colors for Map Series
I use TeeChart mainly for scientific/engineering graphs. A very common need for our graphs is to show a "Safe Operating Region" or "Operating Envelope". This "Safe region" is usually a multisided polygon that is bounded by several lines or curves on the graph. In order for the "Safe region" to be mo...
- Mon Jun 28, 2004 1:23 pm
- Forum: ActiveX
- Topic: Need help - Transparent Colors in Map Series in V7 Beta
- Replies: 8
- Views: 14338
Hey Pep, Yes, I have tried " .Polygon(0).Brush.Style = bsClear ". The effect it has is to not show any fill pattern or color in the "filled" region". I can see the labels on the axes, but there is no to way to fill the region with cross-hatching or color. Back in my original post, I mentioned that I...
- Fri Jun 25, 2004 8:20 pm
- Forum: ActiveX
- Topic: Need help - Transparent Colors in Map Series in V7 Beta
- Replies: 8
- Views: 14338
I have tried to work around, by trying to re-draw the axes after the polygon has been filled, but have not been successful. If that worked I would be able to see axes and their associated labels, and the filled polygon would not have to be transparent. Any ideas or suggestions would be greatly appre...
- Fri Jun 25, 2004 8:12 pm
- Forum: ActiveX
- Topic: Need help - Transparent Colors in Map Series in V7 Beta
- Replies: 8
- Views: 14338
- Thu Jun 24, 2004 9:33 pm
- Forum: ActiveX
- Topic: Need help - Transparent Colors in Map Series in V7 Beta
- Replies: 8
- Views: 14338
Need help - Transparent Colors in Map Series in V7 Beta
I am sorry to keep asking this question, but I can't find a way to get transparent colors for the Map series in Version 7 beta. I have looked in the examples and demo and saw no reference to it. Any help on this would be greatly appreciated.
Thanks,
Bob
Thanks,
Bob
- Wed Jun 23, 2004 7:09 pm
- Forum: ActiveX
- Topic: When will Transparent Colors be available for Map Series?
- Replies: 4
- Views: 8616
- Wed Jun 23, 2004 12:57 pm
- Forum: ActiveX
- Topic: When will Transparent Colors be available for Map Series?
- Replies: 4
- Views: 8616
- Mon Jun 21, 2004 6:42 pm
- Forum: ActiveX
- Topic: When will Transparent Colors be available for Map Series?
- Replies: 4
- Views: 8616
When will Transparent Colors be available for Map Series?
Is there any news on when the beta or full release version will be available?I think the beta release will be out on this week, it will be available for download from the Private customers download page.
_________________
Josep Lluis Jorge
http://support.steema.com
Thanks,
Bob
- Mon Jun 14, 2004 4:19 pm
- Forum: ActiveX
- Topic: Can't position Left Axis accurately
- Replies: 4
- Views: 8865
- Fri Jun 11, 2004 2:39 pm
- Forum: ActiveX
- Topic: Can't position Left Axis accurately
- Replies: 4
- Views: 8865
Hey Pep, I am trying to let the range of the Left and Bottom axes be automatic and then position the Left axis so that it passes through zero on the bottom axis. The line: TChart1.Axis.Bottom.SetMinMax -10, 10 forces the range to manual (if I'm not mistaken). That's fine, if it can't be done while u...
- Thu Jun 10, 2004 2:18 pm
- Forum: ActiveX
- Topic: Can't position Left Axis accurately
- Replies: 4
- Views: 8865
Can't position Left Axis accurately
Hello group, I am having trouble positioning the Left Axis where I want it. It needs to be passing directly through "0" on the Bottom Axis, but is offset to the left. Does anyone know if there is a way to make it always pass through "0" on the bottom axis? I tried the .PositionPercent = 50, but some...