[]
        
(Showing Draft Content)

C1.Win.FlexReport.Chart.ChartHilo.ShowOpen

ShowOpen Property

ShowOpen

Gets or sets a value indicating whether the opening value is shown in a Hi-Lo-Open-Close chart.

Declaration
[C1Description("ChartHilo.ShowOpen", "Specifies whether the opening value is shown in a Hi-Lo-Open-Close chart.")]
public bool ShowOpen { get; set; }
<C1Description("ChartHilo.ShowOpen", "Specifies whether the opening value is shown in a Hi-Lo-Open-Close chart.")>
Public Property ShowOpen As Boolean