FlexReport for WinForms | ComponentOne
C1.Win.FlexReport.4.5.2 Assembly / C1.Win.FlexReport.Chart Namespace / ChartHilo Class / FillTransparent Property

In This Topic
    FillTransparent Property (ChartHilo)
    In This Topic
    Gets or sets a value indicating whether open candles are transparent (true) or filled with the series symbol color (false).
    Syntax
    'Declaration
     
    Public Property FillTransparent As Boolean
    public bool FillTransparent {get; set;}
    See Also