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 - Since NET 5.0/6.0 the Legend checkboxes has been deprecated
Summary: Since NET 5.0/6.0 the Legend checkboxes has been deprecated
Status: RESOLVED FIXED
Alias: None
Product: .NET TeeChart
Classification: Unclassified
Component: Legend (show other bugs)
Version: unspecified
Hardware: PC Windows
: --- enhancement
Target Milestone: ---
Assignee: Steema Issue Manager
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2023-10-10 05:01 EDT by pep jorge
Modified: 2023-11-21 03:33 EST (History)
1 user (show)

See Also:
Chart Series: ---
Delphi / C++ Builder RAD IDE Version:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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.