FillTransparent Property
FillTransparent
Gets or sets whether open candles are transparent (true) or filled with the series symbol color (false).
Declaration
public bool FillTransparent { get; set; }
Public Property FillTransparent As Boolean
See Also