Gets or sets whether open candles are transparent (true) or filled with the series symbol color (false).
[Visual Basic]
Public Property FillTransparent As Boolean
[C#]
public bool FillTransparent {get;set;}
[Delphi]
public property FillTransparent: Boolean read get_FillTransparent write set_FillTransparent;
See Also
HiLoData Class | HiLoData Members | C1.Win.C1Chart Namespace | HiLoData Class
Send comments about this topic to ComponentOne. Copyright © ComponentOne LLC. All rights reserved. |