![]() | Steema Issues DatabaseNote: 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. |
| Summary: | property Points.Visible isn't saved in dfm | ||
|---|---|---|---|
| Product: | VCL TeeChart | Reporter: | Bert Binnenmarsch <bert> |
| Component: | Series | Assignee: | Steema Issue Manager <issuemanager> |
| Status: | RESOLVED FIXED | ||
| Severity: | normal | CC: | david, sandra |
| Priority: | --- | ||
| Version: | 131119 | ||
| Target Milestone: | --- | ||
| Hardware: | PC | ||
| OS: | Windows | ||
| Chart Series: | Line | Delphi / C++ Builder RAD IDE Version: | RAD 2010 |
| Attachments: | Example program | ||
I've just tried the attached example with Delphi 2010 using the latest beta version and it works fine. I set Series1.Pointer.Visible using design-time editor (Series1 Point tab) and pointers shows fine both at design and runtime. Can you please try this latest version to see if it works? http://www.steema.com/linkIn/BETAVCL Yes, this issue is fixed in version 140123. However, this version is causing some problems related to marks. Currently I don't have much time for further investigations. |
Created attachment 80 [details] Example program Delphi 2010, TeeChart 2013-12-16 Set the property Points.Visible of the serie to true. Design-time the points are visible, run-time they are not. Save the form, close it, reopen it. The points are no longer visible. It seems that this version of TeeChart doesn't store this property in the dfm file.