Chart.Title.Visible not restored by LoadChartFromStream
Posted: Wed Mar 28, 2012 5:47 am
Hello
I found as soon as the Chart.Title.Visible was set to false, it will not be restored back to True by LoadChartFromStream.
To reproduce this problem, using the TeeChart demo: All features-->Exporting-->Native binary format-->Template
1. "edit template" to make the title visible to false, then "run the example", the dest chart's title was invisible correctly
2. "edit template" again to make the title visible to true, then "run the example", the dest chart's title is still invisible.
Please kindly review it.
I found as soon as the Chart.Title.Visible was set to false, it will not be restored back to True by LoadChartFromStream.
To reproduce this problem, using the TeeChart demo: All features-->Exporting-->Native binary format-->Template
1. "edit template" to make the title visible to false, then "run the example", the dest chart's title was invisible correctly
2. "edit template" again to make the title visible to true, then "run the example", the dest chart's title is still invisible.
Please kindly review it.