Search found 7 matches
- Mon Jun 22, 2009 1:27 pm
- Forum: .NET
- Topic: Silverlight chart export
- Replies: 5
- Views: 5454
Re: Silverlight chart export
Our application is a business application that executives use to create and export presentations. None of the suggested formats (EPS, SVG, VML) are easily imported into a Word document or PowerPoint presentation.
- Wed Jun 17, 2009 7:39 pm
- Forum: .NET
- Topic: Silverlight Chart resizing
- Replies: 2
- Views: 2952
Silverlight Chart resizing
I am unable to get the Silverlight TChart control to resize when the browser resizes. I have tried to set TChart control's HorizontalAlignment and VerticalAlignment to Stretch with no luck. I have attempted to set TChart control's Height and Width when it's containing grid resizes but the change has...
- Mon Jun 15, 2009 12:16 pm
- Forum: .NET
- Topic: Silverlight chart export
- Replies: 5
- Views: 5454
Re: Silverlight chart export
I am exporting the chart to XAML the same way I am exporting it to PDF. I am using the TeeChart Export property. tChart1.Export.Image.XAML.Save("tempChart.xaml"); Given that I cannot export a Silverlight TeeChart as JPEG, PNG, or XAML, do you have any guidance as to how I can export a chart from my ...
- Fri Jun 12, 2009 8:21 pm
- Forum: .NET
- Topic: Silverlight chart export
- Replies: 5
- Views: 5454
Silverlight chart export
Hi, I am a current customer using TeeChart for ActiveX and I am evaluating TeeChart for .NET 2009 with Silverlight. I noticed that the Silverlight TeeChart DLL does not support chart export to either JPEG or PNG. When will this feature be available? I also modified your Silverlight example code to e...
- Thu Mar 31, 2005 3:00 pm
- Forum: ActiveX
- Topic: Server 2003 Lockup - ASP Page - TeeChart V7 ActiveX
- Replies: 5
- Views: 7149
Other asp pages are running just fine. Our application (asp based) runs until we try to generate a chart. I downloaded your simples .asp sample script (ChartTypes) tested them on my server here then moved to the production server having the issue. It appears that the object simply will not instantia...
- Thu Mar 31, 2005 2:48 pm
- Forum: ActiveX
- Topic: Server 2003 Lockup - ASP Page - TeeChart V7 ActiveX
- Replies: 5
- Views: 7149
Server 2003 Lockups
We have the same issue with running the serverside asp samples
- Thu Mar 31, 2005 2:16 pm
- Forum: ActiveX
- Topic: Server 2003 Lockup - ASP Page - TeeChart V7 ActiveX
- Replies: 5
- Views: 7149
Server 2003 Lockup - ASP Page - TeeChart V7 ActiveX
When we try to create the teechart control on a 2003 server the object cannot initialize and seems to lock up the IIS process. As this is working on other similar servers (2003 included). Is there some setting anyone is aware of that causes this ?