Search found 11 matches
- Thu May 04, 2017 10:27 am
- Forum: .NET
- Topic: Save chart to memory stream ver, 4.1.2015.12163
- Replies: 3
- Views: 9804
Re: Save chart to memory stream ver, 4.1.2015.12163
I am sending the code with an error. MainWindow.xaml <Window x:Class="TeeChart.MainWindow" xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation" xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml" xmlns:d="http://schemas.microsoft.com/expression/blend/2008" xmlns:mc="http://schemas.op...
- Thu May 04, 2017 8:18 am
- Forum: .NET
- Topic: Save chart to memory stream ver, 4.1.2015.12163
- Replies: 3
- Views: 9804
Save chart to memory stream ver, 4.1.2015.12163
Hi.
We have an error in the TeeChart.WPF.dll (Height must be non-negative) in our project
when we are trying save the chart to memory stream.
Can you help with it?
We have an error in the TeeChart.WPF.dll (Height must be non-negative) in our project
when we are trying save the chart to memory stream.
Can you help with it?
- Sun Apr 23, 2017 2:56 pm
- Forum: .NET
- Topic: Strikeout not shown for font less than 8pt
- Replies: 13
- Views: 24686
Re: Strikeout not shown for font less than 8pt
Hi,
Could you open a call regarding this issue to Microsoft .Net framework support?
Regards,
Daniel
Could you open a call regarding this issue to Microsoft .Net framework support?
Regards,
Daniel
- Thu Apr 20, 2017 3:23 pm
- Forum: .NET
- Topic: Strikeout not shown for font less than 8pt
- Replies: 13
- Views: 24686
Re: Strikeout not shown for font less than 8pt
Hi Christopher, We''ve succeeded reproducing the issue with your code by adding the following lines: tChart.Aspect.TextFormattingMode = TextFormattingMode.Display; This way you won't get the strikeout for fonts smaller than 8pt. The issue is related to TextFormattingMode.Display. If we change the Te...
- Tue Apr 18, 2017 1:53 pm
- Forum: .NET
- Topic: Strikeout not shown for font less than 8pt
- Replies: 13
- Views: 24686
Re: Strikeout not shown for font less than 8pt
Thanks Christofer,
I created a POC project and saw that that strikeout is visible for fonts smaller than 8pt, although in our product
we don't get the strikeout drawn.
We'll have to investigate this issue and update you with the results.
Thanks again,
Daniel
I created a POC project and saw that that strikeout is visible for fonts smaller than 8pt, although in our product
we don't get the strikeout drawn.
We'll have to investigate this issue and update you with the results.
Thanks again,
Daniel
- Tue Apr 18, 2017 12:24 pm
- Forum: .NET
- Topic: Strikeout not shown for font less than 8pt
- Replies: 13
- Views: 24686
Re: Strikeout not shown for font less than 8pt
Hi, I've received a reply and got the dll today. Thanks! But, unfortunately when testing out product with the updated TeeChart.WPF.dll (4.1.2017.2143) for 4.5 .Net, x86, I see the same strikeout issue: When font is smaller than 8pt the strikeout is hidden. Can you please check this issue? Regards, D...
- Tue Apr 18, 2017 6:26 am
- Forum: .NET
- Topic: Strikeout not shown for font less than 8pt
- Replies: 13
- Views: 24686
Re: Strikeout not shown for font less than 8pt
Hi,
I still can't verify the strikeout fix because I can't install TeeChartNET2017_4.1.2017.03140.exe properly.
I sent an email to sales@steema.com last week but didn't get any answer yet.
Who can help me with the issue?
Regards,
Daniel
I still can't verify the strikeout fix because I can't install TeeChartNET2017_4.1.2017.03140.exe properly.
I sent an email to sales@steema.com last week but didn't get any answer yet.
Who can help me with the issue?
Regards,
Daniel
- Thu Apr 13, 2017 6:34 am
- Forum: .NET
- Topic: Strikeout not shown for font less than 8pt
- Replies: 13
- Views: 24686
Re: Strikeout not shown for font less than 8pt
I'm sorry, I didn't write the version name correctly - I'm trying to install the latest version of course - TeeChartNET2017_4.1.2017.03140.exe
Getting the same error again.
I'll contact sales@steema.com regarding this issue.
Thanks,
Daniel
Getting the same error again.
I'll contact sales@steema.com regarding this issue.
Thanks,
Daniel
- Sun Apr 09, 2017 7:29 am
- Forum: .NET
- Topic: Strikeout not shown for font less than 8pt
- Replies: 13
- Views: 24686
Re: Strikeout not shown for font less than 8pt
When trying to install TeeChartNET2015_4.1.2015.12160.exe I get the following error: "Unable to download component WPF, Store and UWP: Component file version does not match" What could be the issue? Is there a workaround? All i want is to get the new version of TeeChart.WPF.dll Btw, when installing ...
- Sun Apr 09, 2017 5:19 am
- Forum: .NET
- Topic: Strikeout not shown for font less than 8pt
- Replies: 13
- Views: 24686
Re: Strikeout not shown for font less than 8pt
Thanks Christopher,
It looks like the functionality we are missing.
We are using Teechart version from 2015, so we we'll download the new version and see if it fixes the issue.
I'll update you.
Thanks,
Daniel
It looks like the functionality we are missing.
We are using Teechart version from 2015, so we we'll download the new version and see if it fixes the issue.
I'll update you.
Thanks,
Daniel
- Thu Apr 06, 2017 12:16 pm
- Forum: .NET
- Topic: Strikeout not shown for font less than 8pt
- Replies: 13
- Views: 24686
Strikeout not shown for font less than 8pt
Hi,
We are working with WPF Tchart objects that have strikeout (TchartObject.Graphics3D.Font.Strikeout whereasTchartObject is of type Steema.TeeChart.WPF.TChart ).
The strikeout disappears when the font is less than 8pt.
Is it a known issue? Is there a workaround for strikeout?
Thanks,
Daniel
We are working with WPF Tchart objects that have strikeout (TchartObject.Graphics3D.Font.Strikeout whereasTchartObject is of type Steema.TeeChart.WPF.TChart ).
The strikeout disappears when the font is less than 8pt.
Is it a known issue? Is there a workaround for strikeout?
Thanks,
Daniel