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 1602

Summary: FullScreenTool isn’t work properly.
Product: VCL TeeChart Reporter: sandra pazos <sandra>
Component: ToolsAssignee: Steema Issue Manager <issuemanager>
Status: CONFIRMED ---    
Severity: normal    
Priority: Normal    
Version: 18.160504   
Target Milestone: ---   
Hardware: PC   
OS: Windows   
URL: http://teechart.net/directline/viewtopic.php?f=5&t=1125
Chart Series: --- Delphi / C++ Builder RAD IDE Version:

Description sandra pazos 2016-08-19 08:01:59 EDT
FullScreenTool isn’t work properly. Basically, the tool isn’t added in the Design Time and the chart is drawn in FullScreen view but out off the form. Follow the steps below to show  problems:

1. Creates a new project and places a TChart component on a form.
2. Opens Chart Editor and adds a Full Screen tool.
3. Closes Chart Editor and sets the Active property to true in Object Inspector.
4. Runs the project.