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