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 2329 - Dom Annotations not responding to visible false
Summary: Dom Annotations not responding to visible false
Status: RESOLVED FIXED
Alias: None
Product: HTML5 JavaScript TeeChart
Classification: Unclassified
Component: Tools (show other bugs)
Version: unspecified
Hardware: PC Windows
: --- normal
Target Milestone: ---
Assignee: Steema Issue Manager
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2020-05-20 03:27 EDT by marc meumann
Modified: 2023-03-15 11:23 EDT (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 marc meumann 2020-05-20 03:27:40 EDT
Cannot set Visible false for DOM Annotations
Comment 1 marc meumann 2023-03-15 11:23:27 EDT
supports:

a2 = new Tee.Annotation(Chart1);
a2.visible = false;