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 1366 - The AxisArrow Tool Transparency doesn't work properly.
Summary: The AxisArrow Tool Transparency doesn't work properly.
Status: CONFIRMED
Alias: None
Product: VCL TeeChart
Classification: Unclassified
Component: Tools (show other bugs)
Version: 140512
Hardware: PC Windows
: Normal enhancement
Target Milestone: ---
Assignee: Steema Issue Manager
URL: http://teechart.net/directline/viewto...
Keywords:
Depends on:
Blocks:
 
Reported: 2015-11-05 11:11 EST by sandra pazos
Modified: 2015-11-05 11:11 EST (History)
0 users

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 2015-11-05 11:11:41 EST
The AxisArrow Tool Transparency doesn't work properly. Basically, isn't possible change the % of transparency in design time or in runtime. The problem doesn't occur in TeeChartFor.Net, so line code below works fine. 
 axisArrow1.Brush.Transparency = 50;