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 31 - Zoom and Scroll demo example
Summary: Zoom and Scroll demo example
Status: RESOLVED FIXED
Alias: None
Product: .NET TeeChart
Classification: Unclassified
Component: Examples Demos (show other bugs)
Version: TeeChart for .NET 4.1.2013.07300
Hardware: PC Windows
: --- enhancement
Target Milestone: ---
Assignee: Steema Issue Manager
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-10-17 12:13 EDT by sandra pazos
Modified: 2013-12-09 09:41 EST (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 sandra pazos 2013-10-17 12:13:39 EDT
if I click the Zoom brush ... button and set the color [A=255, R=255, G=192, B=255], the zoomed rectangle isn't filled with pale pink. To Check this problem please see the demo example All Features\Welcome !\Miscellaneous\Zoom and Scroll\Pen and Brush
Comment 1 christopher ireland 2013-12-09 09:41:04 EST
This occurs because the calculation of the XOR Brush is not exact for all colours. Have implemented a new 'FullRepaint' property which when set to true will show the expected colour.
Comment 2 christopher ireland 2013-12-09 09:41:53 EST
This occurs because the calculation of the XOR Brush is not exact for all colours. Have implemented a new 'FullRepaint' property which when set to true will show the expected colour.