FlexReport for WinForms | ComponentOne
C1.Win.FlexReport.4.5.2 Assembly / C1.Win.FlexReport.Chart Namespace / ChartHilo Class
Properties Methods Events


In This Topic
    ChartHilo Class Members
    In This Topic

    The following tables list the members exposed by ChartHilo.

    Public Properties
     NameDescription
    Public PropertyGets or sets a value indicating whether filled candles represent falling values (true) or rising values (false).  
    Public PropertyGets or sets a value indicating whether open candles are transparent (true) or filled with the series symbol color (false).  
    Public PropertyGets or sets a value indicating whether the opening and closing values of a Hi-Lo-Open-Close chart are represented by a horizontal line on both sides of the Hi-Lo bar.  
    Public PropertyGets or sets a value indicating whether the closing value is shown in a Hi-Lo-Open-Close chart.  
    Public PropertyGets or sets a value indicating whether the opening value is shown in a Hi-Lo-Open-Close chart.  
    Top
    Protected Methods
     NameDescription
    Protected MethodNotify one property is changed. (Inherited from C1.Win.FlexReport.Chart.ChartObject)
    Top
    Public Events
     NameDescription
    Public EventOccurs when a property value changes. (Inherited from C1.Win.FlexReport.Chart.ChartObject)
    Top
    See Also