Search found 128 matches

by bairog
Wed Oct 13, 2021 7:56 am
Forum: .NET
Topic: .NET 5 support plans for TeeChart v4 Pro in WinForms applications
Replies: 28
Views: 38305

Re: .NET 5 support plans for TeeChart v4 Pro in WinForms applications

Christopher wrote:
Mon Jan 11, 2021 10:50 am
Let's see if we get a response to this:
https://github.com/dotnet/winforms/issues/4451
Are there any news about it?
Does TeeChart.NET is now .NET 5 ready annoncement at you forum means that this is finally fixed?
Or maybe on latest .NET 6.0 RC2 or with latest Visual Studio 2022 RC/Preview 5?
by bairog
Mon Jan 11, 2021 9:47 am
Forum: .NET
Topic: .NET 5 support plans for TeeChart v4 Pro in WinForms applications
Replies: 28
Views: 38305

Re: .NET 5 support plans for TeeChart v4 Pro in WinForms applications

Christopher wrote:
Tue Jan 05, 2021 9:47 am
I'll leave it a couple of days, and if I get nothing useful I'll post on github.
6 days no reply at SO. Looks like we need to go "github route"..
by bairog
Tue Jan 05, 2021 9:13 am
Forum: .NET
Topic: .NET 5 support plans for TeeChart v4 Pro in WinForms applications
Replies: 28
Views: 38305

Re: .NET 5 support plans for TeeChart v4 Pro in WinForms applications

..issue which I have detailed in the following StackOverflow question: https://stackoverflow.com/questions/65574971/net-5-0-oncreatehandle-override-isnt-called I think it can be worthy to create an issue directly on winforms github as well - https://github.com/dotnet/winforms/issues Some people pos...
by bairog
Wed Dec 30, 2020 11:57 am
Forum: .NET
Topic: .NET 5 support plans for TeeChart v4 Pro in WinForms applications
Replies: 28
Views: 38305

Re: .NET 5 support plans for TeeChart v4 Pro in WinForms applications

I'm especially insterested in .NET Framework-like designtime experience of .NET 5 Windows Forms - I mean an editor (that I can also call using ShowEditor()). As I can see Steema.TeeChart.NET50 4.2020.12.18-beta lacks this feature for now: https://i.ibb.co/QP7DTRf/image.png So looking forward for it....
by bairog
Mon Nov 09, 2020 12:49 pm
Forum: .NET
Topic: 3D chart is not working in ASP .NET Core 3.1 Example
Replies: 10
Views: 21527

Re: 3D chart is not working in ASP .NET Core 3.1 Example

What level of interactivity is required and to what extent is 3D a necessary requirement for your project? For now I use showing tooltips when cursor is above pie segment/line point ( tChart_MouseMove event). Customer would also like to use Scroll and Zoom features. 3D for now is mostly needed as a...
by bairog
Mon Nov 09, 2020 11:46 am
Forum: .NET
Topic: 3D chart is not working in ASP .NET Core 3.1 Example
Replies: 10
Views: 21527

Re: 3D chart is not working in ASP .NET Core 3.1 Example

Thank you, I will test that approach. If you require mouse interactivity for that, you could use an ASP.NET webform. Example (this is a 2D chart but could be rendered 3D with Aspect.View3D = true) https://github.com/Steema/TeeChart-for-.NET-CSharp-Web-samples/blob/master/TeeChartMVCCore/Controllers/...
by bairog
Mon Nov 09, 2020 10:20 am
Forum: .NET
Topic: 3D chart is not working in ASP .NET Core 3.1 Example
Replies: 10
Views: 21527

Re: 3D chart is not working in ASP .NET Core 3.1 Example

Although it uses a different version of TeeChart, the TeeChart syntax is the same as that shown here . What do you mean by "different version"? From my point of view TeeChartMVCCore project uses Steema.TeeChart.NETCore 4.2020.9.16 nuget package, TeeChartWithBlazor project also uses Steema.TeeChart....
by bairog
Mon Nov 09, 2020 9:46 am
Forum: .NET
Topic: 3D chart is not working in ASP .NET Core 3.1 Example
Replies: 10
Views: 21527

Re: 3D chart is not working in ASP .NET Core 3.1 Example

On the other hand, if you were to set Aspect.View3D to true and then export to image (PNG, JPEG etc.), you would see a Chart in 3D - this is because image export (as opposed to JS/HTML5 export) uses the same GDI+ graphics as the Windows Forms version. Where I can find an example of exporting to ima...
by bairog
Mon Nov 09, 2020 7:17 am
Forum: .NET
Topic: 3D chart is not working in ASP .NET Core 3.1 Example
Replies: 10
Views: 21527

3D chart is not working in ASP .NET Core 3.1 Example

Hello. I'm trying to convert my WinForms (.NEt Framework 4.8) application with some 3D charts to ASP Core 3.1 Web Application. So I performed the following: Downloaded your .NET Web Examples repo - TeeChart-for-.NET-CSharp-Web-samples Opened TeeChartMVCCore project Retargeted it to .NET Core 3.1 (be...
by bairog
Mon Nov 09, 2020 7:03 am
Forum: .NET
Topic: .NET Live Demo page is broken
Replies: 3
Views: 9684

Re: .NET Live Demo page is broken

Hello again. Looks like some problems still exists: Open live demo - http://www.steema.net/TeeChartForNET/index.aspx Selects Guide to MVC Switch to View C# Code -> Sourcefile not available for this element. Switch back to View Sample - > Guide to MVC page is broken now: https://i.ibb.co/R4j6hsV/imag...
by bairog
Thu Nov 05, 2020 6:38 am
Forum: .NET
Topic: Problems with Copy-Paste the whole chart.
Replies: 5
Views: 12827

Re: Problems with Copy-Paste the whole chart.

Any updates on this? It's a real pain to create similar complex charts from scratch without be able to simply copy them..
by bairog
Mon Nov 02, 2020 8:35 am
Forum: .NET
Topic: Interrelationship diagrams (shapes connected with arrows)
Replies: 5
Views: 15432

Re: Interrelationship diagrams (shapes connected with arrows)

Christopher wrote:
Mon Nov 02, 2020 8:07 am
It's so good, in fact, that I wonder if we could ask your permission to publish this image on our public website as an example of a client using TeeChart custom drawing?
I've slightly modyfied data on my image - so now you can publish this image on our public website.
by bairog
Mon Nov 02, 2020 7:44 am
Forum: .NET
Topic: Interrelationship diagrams (shapes connected with arrows)
Replies: 5
Views: 15432

Re: Interrelationship diagrams (shapes connected with arrows)

For now I've ended up with combination of Line series (circle points are enabled, line is disabled, markes are enabled) and Arrow series (it must be second series on the chart to be drawn after Line series - so arrow head is placed above circle point). It looks something like: https://i.ibb.co/TKrj9...
by bairog
Mon Oct 26, 2020 1:00 pm
Forum: .NET
Topic: Interrelationship diagrams (shapes connected with arrows)
Replies: 5
Views: 15432

Interrelationship diagrams (shapes connected with arrows)

Hello. I need to draw interrelationship diagrams (shapes connected with arrows) to display team members relationships. Simple example https://www.liberaldictionary.com/wp-content/uploads/2018/12/interrelation.png a bit more complex https://asq.org/-/media/Images/Learn-About-Quality/Relations-Diagram...