Steema Issues Database

Note: This database is for bugs and wishes only. For technical support help, if you are a customer please visit our online forums;
otherwise you can use StackOverflow.
Before using this bug-tracker we recommend a look at this document, Steema Bug Fixing Policy.



Bug 2635

Summary: Since NET 5.0/6.0 the Legend checkboxes has been deprecated
Product: .NET TeeChart Reporter: pep jorge <pep>
Component: LegendAssignee: Steema Issue Manager <issuemanager>
Status: RESOLVED FIXED    
Severity: enhancement CC: marc
Priority: ---    
Version: unspecified   
Target Milestone: ---   
Hardware: PC   
OS: Windows   
Chart Series: --- Delphi / C++ Builder RAD IDE Version:

Description pep jorge 2023-10-10 05:01:54 EDT
Related to this post :
https://steema.com/support/viewtopic.php?p=79342#p79342

Since NET 5.0/6.0 the Legend checkboxes has been deprecated because we used the ControlPaint class to draw the checkboxes in .NET Framework, but unfortunately this class doesn't exist in .NET 5.0/6.0/7.0. You will have to add in a Windows Form checkbox manually and use that, I'm afraid (with Legend.CheckBoxes set to false).

We add this bug fix a a new feature/wish to be considered for further versions.

The wish is to add a new feature that allows to activate the Series through the Chart legend, specially by clicking over the Legend series items to activate or desactivate.
Comment 1 marc meumann 2023-11-21 03:33:51 EST
CheckBoxes replaced with Legend sensitive items configurable with font strikethrough or opacity change.