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

In This Topic
    ShowClose Property (ChartHilo)
    In This Topic
    Gets or sets a value indicating whether the closing value is shown in a Hi-Lo-Open-Close chart.
    Syntax
    'Declaration
     
    Public Property ShowClose As Boolean
    public bool ShowClose {get; set;}
    See Also