Search found 3 matches

by Eskimo17
Thu May 07, 2015 1:58 pm
Forum: .NET
Topic: Title from bottom axis moves in preview window from print
Replies: 1
Views: 4492

Title from bottom axis moves in preview window from print

Hello, when I change in the print preview the orientation from Landscape to Portrait mode, the title from the bottom axis moves to the left. If I change back to Landscape mode, the title moves again left. After a few repeats on this step the title is not visible anymore (moved left away). I have als...
by Eskimo17
Thu Nov 13, 2014 2:43 pm
Forum: .NET
Topic: Only one curve is drawn (Direct2D)
Replies: 1
Views: 3897

Only one curve is drawn (Direct2D)

Why is only one curve shown in teechart, when I put 4 fastline curves into teechart ? Direct2D is used with windows forms host. The curves should be printed to put on top of each other and not one below the other. Code: Xaml MainWindow: <Window x:Class="WpfApplication9.MainWindow" xmlns="http://sche...
by Eskimo17
Wed Apr 16, 2014 9:36 am
Forum: .NET
Topic: Save Chart as emf file (Wpf .net c#)
Replies: 1
Views: 4519

Save Chart as emf file (Wpf .net c#)

Is there a possibility to save the chart as an emf -file ? (Window Enhanced Metafile)

TeeChart.Chart.Export.Image don't have emf as selection.
Version: Steema TeeChart for .NET 2014 4.1.2014.02240 for WPF C#

Thanks