Hi Ruben,
No worries on the delayed response.
Thank you for that information. I will look into it.
Kind Regards,
Kris Culin
Bentley Systems, Inc.
Search found 59 matches
- Wed Oct 25, 2023 2:47 pm
- Forum: .NET
- Topic: Opera Theme Defaults
- Replies: 4
- Views: 21026
- Tue Oct 17, 2023 3:01 pm
- Forum: .NET
- Topic: Opera Theme Defaults
- Replies: 4
- Views: 21026
Re: Opera Theme Defaults
Hi Ruben, I don't think there have been "big" changes. One change I did notice is that the x and y axis lines are not visible by default anymore. This would be the Axes.Bottom.AxisPen.Visible property and Axes.Left.AxisPen.Visible property. I'm just wondering if there are any other defaults that we ...
- Mon Oct 16, 2023 10:50 am
- Forum: .NET
- Topic: Opera Theme Defaults
- Replies: 4
- Views: 21026
Opera Theme Defaults
Hello, I just determined that there have been changes to default values for the Opera theme. This is the theme were using in the v2009 version. Is there any documentation on which properties have changed so we can make sure that we reset those defaults accordingly? One example is the Visible propert...
- Mon Oct 16, 2023 9:17 am
- Forum: .NET
- Topic: Resize Not Working with Custom Axes (Regression)
- Replies: 8
- Views: 43626
Re: Resize Not Working with Custom Axes (Regression)
Hi Christopher, I apologize for the long delay in a response. Since my last posting on this issue, assignments have changed, and this is the first chance I've had to reply. I reviewed your earlier responses again and looked at both the sample code and production code and was able to put into place t...
- Mon Aug 28, 2023 7:28 pm
- Forum: .NET
- Topic: Export to Flash Causes UE
- Replies: 1
- Views: 18035
Export to Flash Causes UE
Hello, While testing, we came across an unhandled exception when trying to export to "Flex (Flash") format. Create a graph with any data Open Options Dialog Export Tab Select "as Flex (Flash)" Get the following exception: System.UnauthorizedAccessException: Access to the registry key 'HKEY_LOCAL_MAC...
- Mon Aug 28, 2023 7:25 pm
- Forum: .NET
- Topic: Chart Options Help Button
- Replies: 2
- Views: 16262
Re: Chart Options Help Button
Hi Marc,
Thanks for the reply. We decided to go with the tutorials chm and rename that and include it in our deployment. We confirmed that the help button opens it successfully.
Kind Regards,
Kris Culin
Senior Software Developer, Water Infrastructure
Bentley Systems, Inc.
Thanks for the reply. We decided to go with the tutorials chm and rename that and include it in our deployment. We confirmed that the help button opens it successfully.
Kind Regards,
Kris Culin
Senior Software Developer, Water Infrastructure
Bentley Systems, Inc.
- Fri Aug 25, 2023 3:20 pm
- Forum: .NET
- Topic: Chart Options Help Button
- Replies: 2
- Views: 16262
Chart Options Help Button
Hello, In the chart options dialog, there is a help button. Right now, when you click it, nothing happens. Is there a chm that we should be deploying? We do *not* want to deploy the API help. The help should be the for the options dialog. Thanks, Kris Culin Senior Software Developer, Water Infrastru...
- Mon Jul 10, 2023 10:11 am
- Forum: .NET
- Topic: Checking On SubAxes Visible Property Causes Exception
- Replies: 2
- Views: 16395
Re: Checking On SubAxes Visible Property Causes Exception
Hi Christopher,
Thank you for the fix and the diff so I can keep the source up-to-date.
Kind Regards,
Kris Culin
Bentley Systems, Inc.
Thank you for the fix and the diff so I can keep the source up-to-date.
Kind Regards,
Kris Culin
Bentley Systems, Inc.
- Wed Jul 05, 2023 6:46 pm
- Forum: .NET
- Topic: Checking On SubAxes Visible Property Causes Exception
- Replies: 2
- Views: 16395
Checking On SubAxes Visible Property Causes Exception
Hi, Please extract, open and run the attached sample project. Click the Optins Button Go to Chart -> Axes->SubAxes Click on Visible When you turn the Visible property on, you will get: 06/21/2023 08:39:04.13 System.NullReferenceException: Object reference not set to an instance of an object. at Stee...
- Thu Jun 22, 2023 11:21 am
- Forum: .NET
- Topic: Top Line in Graph
- Replies: 1
- Views: 13937
Top Line in Graph
Hello, As they say, a picture is worth a thousand words. So, this post is going to rely on some screen shots. GraphWithTopLine.png In the above image, note the top line that is present in the graph. It is "highlighted" by the red rectangle around it. This graph is using v2009. GraphWithoutTopLine.pn...
- Wed Jun 21, 2023 3:17 pm
- Forum: .NET
- Topic: Chart Bevel Settings Not Working as Expected (Regression)
- Replies: 1
- Views: 11495
Chart Bevel Settings Not Working as Expected (Regression)
Hello, In the attached zip file is a Word doc that contains screen captures showing Bevel settings in two different versions of TeeChart. On the left is from v2009 and on the right is v2023. Reproducing this is very simple and doesn't warrant a sample project. However, I have attached a sample proje...
- Tue Jun 20, 2023 6:50 pm
- Forum: .NET
- Topic: Show in Legend Checkbox on Series Tab Does Nothing
- Replies: 1
- Views: 11435
Show in Legend Checkbox on Series Tab Does Nothing
Hello, This bug applies to both net4x and net6. This is also a regression. Open and extract the attached sample project The project is multitargeted to net472 and net6.0-windows and uses the latest TeeChart Nuget package Run the application Click the options button to open the options dialog Go to t...
- Tue Jun 20, 2023 5:22 pm
- Forum: .NET
- Topic: Manual DataSource Causes Exception
- Replies: 3
- Views: 14534
Re: Manual DataSource Causes Exception
Thank you, Christopher, for the quick turnaround. I'll make our change consistent with yours.
Kind Regards,
Kris Culin
Bentley Systems, Inc.
Kind Regards,
Kris Culin
Bentley Systems, Inc.
- Tue Jun 20, 2023 2:59 pm
- Forum: .NET
- Topic: Manual DataSource Causes Exception
- Replies: 3
- Views: 14534
Manual DataSource Causes Exception
Hello, Attached is a very simple sample project that reproduces an exception when changing the datasource to "manual" under Series/Datasource in the options dialog. Extract and open the solution in VS2022. Turn "on" exceptions by ticking on the "Common Language Runtime" in the exceptions docking win...
- Mon May 22, 2023 8:08 am
- Forum: .NET
- Topic: Resize Not Working with Custom Axes (Regression)
- Replies: 8
- Views: 43626
Re: Resize Not Working with Custom Axes (Regression)
Hi Christopher, I totally understand. I will work to create a sample without loading the ten file. However, this will take some time because of how embedded the related code is in our production code. This will probably take a week and it will be part-time for me as I won't get the authorization to ...