[]
Gets or sets a value indicating whether open candles are transparent (true) or filled with the series symbol color (false).
[C1Description("ChartHilo.FillTransparent", "Specifies whether open candles are transparent (true) or filled with the series symbol color (false).")]
public bool FillTransparent { get; set; }
<C1Description("ChartHilo.FillTransparent", "Specifies whether open candles are transparent (true) or filled with the series symbol color (false).")>
Public Property FillTransparent As Boolean