[]
Gets or sets a value indicating whether the opening value is shown in a Hi-Lo-Open-Close chart.
[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