![]() | 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: | ExplodedSlice Values in TPieSeries aren't exported to the tee file | ||
---|---|---|---|
Product: | VCL TeeChart | Reporter: | yeray alonso <yeray> |
Component: | Export | Assignee: | Steema Issue Manager <issuemanager> |
Status: | CONFIRMED --- | ||
Severity: | enhancement | ||
Priority: | --- | ||
Version: | unspecified | ||
Target Milestone: | --- | ||
Hardware: | PC | ||
OS: | Windows | ||
URL: | http://www.teechart.net/support/viewtopic.php?f=3&t=15863 | ||
Chart Series: | Pie | Delphi / C++ Builder RAD IDE Version: | |
Attachments: | test project |
Created attachment 525 [details] test project Having a TPieSeries with some exploded slices, ie ExplodedSlice.Value[2]:=40, if you save that chart into a tee file these values aren't exported. So loading that tee file gives a pie series without exploded slices.