[]
        
(Showing Draft Content)

C1.Win.FlexReport.Chart.ChartHilo.FillTransparent

FillTransparent Property

FillTransparent

Gets or sets a value indicating whether open candles are transparent (true) or filled with the series symbol color (false).

Declaration
[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