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 2358 - New public property to control the margins between paper and the panel in TTeePreviewPanel
Summary: New public property to control the margins between paper and the panel in TTe...
Status: CONFIRMED
Alias: None
Product: VCL TeeChart
Classification: Unclassified
Component: Other Components (show other bugs)
Version: 30.200525
Hardware: PC Windows
: --- enhancement
Target Milestone: ---
Assignee: Steema Issue Manager
URL:
Keywords:
Depends on:
Blocks: 2359
  Show dependency treegraph
 
Reported: 2020-07-28 08:58 EDT by yeray alonso
Modified: 2020-07-28 09:03 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 yeray alonso 2020-07-28 08:58:31 EDT

    
Comment 1 yeray alonso 2020-07-28 09:01:27 EDT
There's a Margin constant (with value = 5) in CalcPaperRectangles method, inside TTeePreviewPanel.InternalDraw at TeePreviewPanel unit.
This constant controls the margin between the paper and the rest of the panel.
It would be nice to be able to modify this margin.