Checking On SubAxes Visible Property Causes Exception

TeeChart for Microsoft Visual Studio .NET, Xamarin Studio (Android, iOS & Forms) & Monodevelop.
Post Reply
Kris C
Newbie
Newbie
Posts: 59
Joined: Fri Jan 13, 2023 12:00 am

Checking On SubAxes Visible Property Causes Exception

Post by Kris C » Wed Jul 05, 2023 6:46 pm

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 Steema.TeeChart.Editors.AxisEditor.cbVisible_CheckedChanged(Object sender, EventArgs e)

Kind Regards,

Kris Culin
Bentley Systems, Inc.
Attachments
TeeChartNET60.zip
Sample Project
(8.32 KiB) Downloaded 603 times

Christopher
Guru
Posts: 1603
Joined: Fri Nov 15, 2002 12:00 am

Re: Checking On SubAxes Visible Property Causes Exception

Post by Christopher » Mon Jul 10, 2023 8:47 am

Hello,

thank you for reporting this issue to us. We have added it to our issue tracking software with id=2620, and we attach the git diff as 'diff.md' within 'diff.zip' so you can keep your sources up to date.
diff.zip
(681 Bytes) Downloaded 684 times
Best Regards,
Christopher Ireland / Development & Support
Steema Software
Avinguda Montilivi 33, 17003 Girona, Catalonia
Tel: 34 972 218 797
http://www.steema.com
Instructions - How to post in this forum

Kris C
Newbie
Newbie
Posts: 59
Joined: Fri Jan 13, 2023 12:00 am

Re: Checking On SubAxes Visible Property Causes Exception

Post by Kris C » Mon Jul 10, 2023 10:11 am

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.

Post Reply