Search found 59 matches

by Kris C
Fri May 19, 2023 8:44 pm
Forum: .NET
Topic: Resize Not Working with Custom Axes (Regression)
Replies: 8
Views: 31411

Re: Resize Not Working with Custom Axes (Regression)

Hi Christopher, I did provide a sample. I created the ten data file (using the Save button in the TeeChart options dialog) which I included in my zip file. You just need to load that ten file and you can reproduce the jumping annotation table when you resize. I can tell you that the code has not cha...
by Kris C
Tue May 16, 2023 2:33 pm
Forum: .NET
Topic: Resize Not Working with Custom Axes (Regression)
Replies: 8
Views: 31411

Re: Resize Not Working with Custom Axes (Regression)

Hi Christopher, Under my email address, kris.culin@bentley.com, I uploaded the file profile.cs using your upload file service. This is a revised copy of our production version of the class. I removed code that was not directly related to this issue leaving the code we use to build the annotation tab...
by Kris C
Thu May 11, 2023 4:15 pm
Forum: .NET
Topic: Resize Not Working with Custom Axes (Regression)
Replies: 8
Views: 31411

Resize Not Working with Custom Axes (Regression)

Hello, For this issue, a sample project reproducing the issue was uploaded using the upload service under kris.culin@bentley.com using the filename TeeChartAnnotationTable.zip. Extract the project and open the solution in Visual Studio 2022. Make sure you restore NuGet packages as I am using the lat...
by Kris C
Thu May 11, 2023 4:01 pm
Forum: .NET
Topic: net6 and net4 (winform) and handling of chart settings
Replies: 14
Views: 9830

Re: net6 and net4 (winform) and handling of chart settings

Hi Christopher, I wanted to let you know that we got things working on our end. It was a bit complicated to get going (primarily due to our code configuration) but it is working to our satisfaction. Thank you again so much for the time you spent with us to figure things out. It is greatly, greatly a...
by Kris C
Fri Apr 28, 2023 10:48 am
Forum: .NET
Topic: net6 and net4 (winform) and handling of chart settings
Replies: 14
Views: 9830

Re: net6 and net4 (winform) and handling of chart settings

Thank you so much Christopher. We really, really appreciate it.

I will let you know if there is anything else. I'll get started on the changes on our end.

Kind Regards,

Kris Culin
Bentley Systems, Inc.
by Kris C
Fri Apr 28, 2023 9:21 am
Forum: .NET
Topic: net6 and net4 (winform) and handling of chart settings
Replies: 14
Views: 9830

Re: net6 and net4 (winform) and handling of chart settings

Thank you for the update, Christopher. Can you target net472 instead of net48? We need to target net472 and net6. We have no choice on net472. Since this will be a special source configuration for us, could you just reference System.Text.Json 6.0.0? We'll need to downgrade anyway so it is compatible...
by Kris C
Thu Apr 27, 2023 6:44 pm
Forum: .NET
Topic: net6 and net4 (winform) and handling of chart settings
Replies: 14
Views: 9830

Re: net6 and net4 (winform) and handling of chart settings

Hi Christopher,

Just checking to see when we can get the modified code as you described. We need to schedule the work on our end so the sooner we can get it, the sooner we can start on it.

Thanks,

Kris Culin
Bentley Systems, Inc.
by Kris C
Wed Apr 26, 2023 9:05 am
Forum: .NET
Topic: net6 and net4 (winform) and handling of chart settings
Replies: 14
Views: 9830

Re: net6 and net4 (winform) and handling of chart settings

Thank you for the clarification. That information is very helpful. Let me know where to get the source code for the modifications you made, and we can get started on our end with the needed changes. Again, we appreciate the lengths in which you are assisting us with this issue. Regards, Kris Culin B...
by Kris C
Tue Apr 25, 2023 7:50 pm
Forum: .NET
Topic: net6 and net4 (winform) and handling of chart settings
Replies: 14
Views: 9830

Re: net6 and net4 (winform) and handling of chart settings

Hi Christopher, I've forwarded your responses to my manager. After reviewing what you said, we request the source code for two main reasons. We'll need to downgrade the System.Text.Json version to avoid the issue we are seeing with ArcGIS Pro 3. And we'll need to make sure our custom save behavior f...
by Kris C
Tue Apr 25, 2023 11:47 am
Forum: .NET
Topic: net6 and net4 (winform) and handling of chart settings
Replies: 14
Views: 9830

Re: net6 and net4 (winform) and handling of chart settings

We very much appreciate that you've added this as an enhancement for future consideration.

We look forward to any ideas you might share to help us deal with this particular situation until (and if) you decide to implement the enhancement.

Kris
by Kris C
Tue Apr 25, 2023 11:41 am
Forum: .NET
Topic: Export.Template.Save Not Working Correctly
Replies: 7
Views: 5170

Re: Export.Template.Save Not Working Correctly

Thank you, Christopher. We'll make the change locally until it is released officially.

Kris
by Kris C
Tue Apr 25, 2023 10:36 am
Forum: .NET
Topic: Export.Template.Save Not Working Correctly
Replies: 7
Views: 5170

Re: Export.Template.Save Not Working Correctly

Hi Christopher, Sorry for the delayed response but I wanted to verify what we were calling first before I responded. We are using the tChart1.Export.Template.Save method and passing in an instance of a MemoryStream, not the SaveAsync method. In your implementation of the Save method, you are using a...
by Kris C
Mon Apr 24, 2023 6:51 pm
Forum: .NET
Topic: Export.Template.Save Not Working Correctly
Replies: 7
Views: 5170

Re: Export.Template.Save Not Working Correctly

Hi Christopher, After updating to the latest TeeChart 6.2023.4.20, I've been checking to make sure the bugs we've reported are resolved (we have our own bug tracking system associated with these issues that need to be marked resolved). The bug related to Export.Template.Save appears to be unfixed. W...
by Kris C
Mon Apr 24, 2023 6:05 pm
Forum: .NET
Topic: net6 and net4 (winform) and handling of chart settings
Replies: 14
Views: 9830

net6 and net4 (winform) and handling of chart settings

Hi, We are in the process of updating to the latest version of TeeChart and we have discovered a significant issue. The .net6 (winform) version cannot read net4x chart settings (and vice-versa *). We considered reading the net4 settings and saving them using json serialization so the net6 version co...
by Kris C
Fri Apr 21, 2023 2:31 pm
Forum: .NET
Topic: Licensing with .NET 6 App
Replies: 31
Views: 47631

Re: Licensing with .NET 6 App

Thank you, Christopher. I'll grab the latest source and integrate it into our code base.

Not a problem on the feature request. It's not critical at the moment but we will definitely use it once it becomes officially available.

Thank you again for your assistance on this.

Kris