Search found 16 matches
- Thu Dec 21, 2006 1:26 pm
- Forum: ActiveX
- Topic: Aspect Ratios of Pie charts on wide format monitors
- Replies: 8
- Views: 9536
Hi Narcis, That example does not work. It seems every time you set the radius in the event the chart seems to draw itself again as an ellipsce and resets the radius resulting in the chart getting smaller and smaller till it dissapears. The behaviour on a "non wide screen monitor" is fine and the pie...
- Thu Dec 21, 2006 10:47 am
- Forum: ActiveX
- Topic: Aspect Ratios of Pie charts on wide format monitors
- Replies: 8
- Views: 9536
- Thu Dec 21, 2006 10:31 am
- Forum: ActiveX
- Topic: Aspect Ratios of Pie charts on wide format monitors
- Replies: 8
- Views: 9536
- Mon Dec 18, 2006 2:39 pm
- Forum: ActiveX
- Topic: Is it possible to set Callout Brush to be Transparent?
- Replies: 2
- Views: 4096
- Mon Dec 18, 2006 1:39 pm
- Forum: ActiveX
- Topic: Is it possible to set Callout Brush to be Transparent?
- Replies: 2
- Views: 4096
Is it possible to set Callout Brush to be Transparent?
I'm trying to set the callout brush to be transparent at run time via code. Is this possile? I am using the following code. I'd like a green hollow circle as the callout. I can set the brush to any colour apart from transparent. With TChart1.Tools.Items(0).asAnnotation.Callout .Arrow.Visible = True ...
- Mon Dec 18, 2006 11:25 am
- Forum: ActiveX
- Topic: Aspect Ratios of Pie charts on wide format monitors
- Replies: 8
- Views: 9536
I have now tested the problem on other wide format monitors and the result is the same, the pie chart does not appear as a circle, it is elliptical. For example the Dell 24 inch (2407WFP) Monitor, HP Notebook Pavilion zd7000 and Sony Vaio PCG-TR5MP. Would you like me to send some screen shots? Have ...
- Mon Dec 18, 2006 9:47 am
- Forum: ActiveX
- Topic: Aspect Ratios of Pie charts on wide format monitors
- Replies: 8
- Views: 9536
- Mon Dec 18, 2006 9:44 am
- Forum: ActiveX
- Topic: How do I add a pattern to only 1 bar in a bar chart
- Replies: 2
- Views: 4272
Dear Josep, Kind thanks for your response. It is shame that there is no way to access any point of series and assign it individual properties rather than through events. Reason I say this is that I have built a small wrapper class around Tchart and don't necessarily want the behaviour via the event ...
- Wed Dec 13, 2006 4:42 pm
- Forum: ActiveX
- Topic: How do I add a pattern to only 1 bar in a bar chart
- Replies: 2
- Views: 4272
How do I add a pattern to only 1 bar in a bar chart
I have a bar chart and would like to be able to assign a pattern to one or more bars in the chart at runtime using vb6. If I use .asBar.BarBrush.Style = bsBDiagonal then all the bars have the pattern but I can't figure out how to assign a given pattern to only one bar.
Thanks
I am using v6.0.0.5.
Thanks
I am using v6.0.0.5.
- Tue Dec 12, 2006 4:27 pm
- Forum: ActiveX
- Topic: Aspect Ratios of Pie charts on wide format monitors
- Replies: 8
- Views: 9536
Aspect Ratios of Pie charts on wide format monitors
Pie charts on wide screen format screens are displayed as ellipses for certain screen resolution even when I use the property (.asPie.Circled = True). For example 800x600 = "pie ok"; 1024x600 = "elliptical pie"; 1024x768 = "pie ok"; 1280x768 = "elliptical pie". I can send screenshots if needed. Than...
- Wed Aug 09, 2006 11:52 am
- Forum: ActiveX
- Topic: Smoothing lines at runtime
- Replies: 2
- Views: 4233
- Wed Aug 09, 2006 11:28 am
- Forum: ActiveX
- Topic: Smoothing lines at runtime
- Replies: 2
- Views: 4233
Smoothing lines at runtime
I'd like to specify at runtime the smoothing of a set of points. If I place the tee chart component with no series into a form at design time the follwoing code does not work when it comes to smoothing. Run time error '-2147418113 (8000ffff)' Method 'Interpolate' of object 'ISmoothingFunction' faile...
- Wed Jun 28, 2006 12:32 pm
- Forum: ActiveX
- Topic: How do I label points on a 2D chart?
- Replies: 3
- Views: 4968
- Wed Jun 28, 2006 7:50 am
- Forum: ActiveX
- Topic: How do I label points on a 2D chart?
- Replies: 3
- Views: 4968
How do I label points on a 2D chart?
I have the following example data points. X = 3.7% Y = 2.7% Label = Fixed Income X = 4.9% Y = 3.7% Label = Income X = 6.5% Y = 4.2% Label = Yield X = 9.9% Y = 5.3% Label = Balanced X = 12.6% Y = 6.1% Label = Growth X = 15.0% Y = 6.6% Label = Equity I'd like to plot them so that a) The labels show on...
- Mon Jun 07, 2004 7:38 am
- Forum: ActiveX
- Topic: excel problems
- Replies: 3
- Views: 6175