Search found 4 matches
- Mon Sep 08, 2008 11:12 am
- Forum: .NET
- Topic: Exception calling TemplateExport.Save (WPF version)
- Replies: 1
- Views: 1370
Exception calling TemplateExport.Save (WPF version)
I'm using the WPF version of TeeChart. I'm trying to save the chart with this code: chart.Export.Template.Save(@"c:\test\chart.ten"); I get the following exception: An unhandled exception of type 'System.Runtime.Serialization.SerializationException' occurred in mscorlib.dll Additional information: T...
- Mon Sep 08, 2008 10:24 am
- Forum: .NET
- Topic: TChart.ShowEditor (WPF Version)
- Replies: 1
- Views: 1268
TChart.ShowEditor (WPF Version)
Is it possible to display the editor dialog for the WPF version of TeeChart?
Calling the TChart.ShowEditor() method doesn't seem to do anything.
John Malone
Calling the TChart.ShowEditor() method doesn't seem to do anything.
John Malone
- Mon Sep 08, 2008 10:02 am
- Forum: .NET
- Topic: Exception zooming in on Histogram series (WPF Version)
- Replies: 1
- Views: 1541
Exception zooming in on Histogram series (WPF Version)
I'm using the WPF version of TeeChart. I have set up the chart to display a simple histogram series. When I click and drag to to zoom in, I get the following exception: An unhandled exception of type 'System.ArgumentException' occurred in WindowsBase.dll Additional information: Height must be non-ne...
- Mon Sep 08, 2008 9:31 am
- Forum: .NET
- Topic: Left axis title (WPF Version)
- Replies: 1
- Views: 1240
Left axis title (WPF Version)
The left axis title never seems to be displayed correctly.
Setting the axis title text just results in a few black pixels appearing next to the axis.
I presume this is the title displayed in a tiny font size.
I'm using the WPF version of TeeChart.
John Malone
Setting the axis title text just results in a few black pixels appearing next to the axis.
I presume this is the title displayed in a tiny font size.
I'm using the WPF version of TeeChart.
John Malone