FlexReport for WinForms | ComponentOne
C1.Win.FlexReport.4.5.2 Assembly / C1.Win.FlexReport.Chart Namespace / Chart2DGroup Class / Hilo Property

In This Topic
    Hilo Property (Chart2DGroup)
    In This Topic
    Gets the ChartHiLo object containing properties specific to Hi-Lo chart types, including Hi-Lo, Hi-Lo-Open-Close and Candle charts.
    Syntax
    'Declaration
     
    Public ReadOnly Property Hilo As ChartHilo
    public ChartHilo Hilo {get;}
    See Also