Contents  All Classes  Index A-Z  All Units


TCandleSeries.UpCloseColor
TCandleSeries

property UpCloseColor: TColor;

Unit
CandleCh

Description
By default, UpCloseColor is clWhite and DownCloseColor is clRed.

Each Candle will be filled with a different color depending its Open and Close values.

If Open value is greater than Close value, then the selected color will be the UpCloseColor color property.

If Close value is greater or equal than Open value, then the selected color will be the DownCloseColor color property.



Submit your feedback about this page.

Copyright 1995-2007 © by Steema Software. All Rights Reserved.